Fabcoin Core
0.16.2
P2P Digital Currency
|
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 typedef | AllocatorBase< T > | |
const_reference typedef | AllocatorBase< 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 typedef | AllocatorBase< T > | |
max_size() const | NullAllocator< T > | inline |
pointer typedef | AllocatorBase< T > | |
reference typedef | AllocatorBase< T > | |
size_type typedef | AllocatorBase< T > | |
value_type typedef | AllocatorBase< T > |