Fabcoin Core  0.16.2
P2P Digital Currency
NullAllocator< T > Member List

This is the complete list of members for NullAllocator< T >, including all inherited members.

address(reference r) const AllocatorBase< T >inline
address(const_reference r) const AllocatorBase< T >inline
allocate(size_type n, const void *unused=NULL)NullAllocator< T >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 *p, size_type n)NullAllocator< T >inline
destroy(pointer p)AllocatorBase< T >inline
difference_type typedefAllocatorBase< T >
max_size() const NullAllocator< T >inline
pointer typedefAllocatorBase< T >
reference typedefAllocatorBase< T >
size_type typedefAllocatorBase< T >
value_type typedefAllocatorBase< T >