Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
This is the complete list of members for NullAllocator< T >, including all inherited members.
address(reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
address(const_reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
allocate(size_type n, const void *unused=NULL) (defined in NullAllocator< T >) | NullAllocator< T > | inline |
const_pointer typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
const_reference typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
construct(pointer p, const T &val) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
construct(V *ptr, Args &&... args) | AllocatorBase< T > | inline |
deallocate(void *p, size_type n) (defined in NullAllocator< T >) | NullAllocator< T > | inline |
destroy(pointer p) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
destroy(V *ptr) | AllocatorBase< T > | inline |
difference_type typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
ELEMS_MAX | AllocatorBase< T > | static |
max_size() const (defined in NullAllocator< T >) | NullAllocator< T > | inline |
pointer typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
reference typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
size_type typedef (defined in NullAllocator< T >) | NullAllocator< T > | |
value_type typedef (defined in NullAllocator< T >) | NullAllocator< T > |