Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secure_allocator< T >::rebind< _Other > Struct Template Reference

#include <secure.h>

Public Types

typedef secure_allocator< _Other > other
 

Detailed Description

template<typename T>
template<typename _Other>
struct secure_allocator< T >::rebind< _Other >

Definition at line 38 of file secure.h.

Member Typedef Documentation

◆ other

template<typename T>
template<typename _Other >
typedef secure_allocator<_Other> secure_allocator< T >::rebind< _Other >::other

Definition at line 39 of file secure.h.


The documentation for this struct was generated from the following file:
Released under the MIT license