Crypto++  8.8
Free C++ class library of cryptographic schemes
AllocatorBase< T > Member List

This is the complete list of members for AllocatorBase< 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
const_pointer typedef (defined in AllocatorBase< T >)AllocatorBase< T >
const_reference typedef (defined in AllocatorBase< T >)AllocatorBase< T >
construct(pointer p, const T &val) (defined in AllocatorBase< T >)AllocatorBase< T >inline
construct(V *ptr, Args &&... args)AllocatorBase< T >inline
destroy(pointer p) (defined in AllocatorBase< T >)AllocatorBase< T >inline
destroy(V *ptr)AllocatorBase< T >inline
difference_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >
ELEMS_MAXAllocatorBase< T >static
max_size() constAllocatorBase< T >inline
pointer typedef (defined in AllocatorBase< T >)AllocatorBase< T >
reference typedef (defined in AllocatorBase< T >)AllocatorBase< T >
size_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >
value_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >