Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Types | List of all members
zero_after_free_allocator< T >::rebind< _Other > Struct Template Reference

#include <allocators.h>

Public Types

typedef
zero_after_free_allocator
< _Other > 
other
 

Detailed Description

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

Definition at line 257 of file allocators.h.

Member Typedef Documentation

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

Definition at line 258 of file allocators.h.


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