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]
CheckSize(size_t n) (defined in AllocatorBase< T >)AllocatorBase< T > [inline, protected, static]
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]
destroy(pointer p) (defined in AllocatorBase< T >)AllocatorBase< T > [inline]
difference_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >
max_size() const (defined in AllocatorBase< T >)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 >