Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for AllocatorWithCleanup< T, T_Align16 >, including all inherited members.
address(reference r) const | AllocatorBase< T > | inline |
address(const_reference r) const | AllocatorBase< T > | inline |
allocate(size_type size, const void *ptr=NULL) | AllocatorWithCleanup< T, T_Align16 > | inline |
CheckSize(size_t size) | AllocatorBase< T > | inlineprotectedstatic |
const_pointer typedef | AllocatorBase< T > | |
const_reference typedef | AllocatorBase< T > | |
construct(pointer p, const T &val) | AllocatorBase< T > | inline |
deallocate(void *ptr, size_type size) | AllocatorWithCleanup< T, T_Align16 > | inline |
destroy(pointer p) | AllocatorBase< T > | inline |
difference_type typedef | AllocatorBase< T > | |
max_size() const | AllocatorBase< T > | inline |
pointer typedef | AllocatorBase< T > | |
reallocate(T *oldPtr, size_type oldSize, size_type newSize, bool preserve) | AllocatorWithCleanup< T, T_Align16 > | inline |
reference typedef | AllocatorBase< T > | |
size_type typedef | AllocatorBase< T > | |
value_type typedef | AllocatorBase< T > |