Fabcoin Core  0.16.2
P2P Digital Currency
AllocatorWithCleanup< T, T_Align16 > Member List

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 typedefAllocatorBase< T >
const_reference typedefAllocatorBase< 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 typedefAllocatorBase< T >
max_size() const AllocatorBase< T >inline
pointer typedefAllocatorBase< T >
reallocate(T *oldPtr, size_type oldSize, size_type newSize, bool preserve)AllocatorWithCleanup< T, T_Align16 >inline
reference typedefAllocatorBase< T >
size_type typedefAllocatorBase< T >
value_type typedefAllocatorBase< T >