Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
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 37 of file secure.h.

Member Typedef Documentation

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

Definition at line 38 of file secure.h.


The documentation for this struct was generated from the following file: