Crypto++  5.6.3
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(U *ptr, Args &&...args)AllocatorBase< T >inline
destroy(pointer p) (defined in AllocatorBase< T >)AllocatorBase< T >inline
destroy(U *ptr)AllocatorBase< T >inline
difference_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >
max_size() const AllocatorBase< 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 >