AllocatorWithCleanup< T, T_Align16 > Member List

This is the complete list of members for AllocatorWithCleanup< T, T_Align16 >, 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 *=NULL) (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 > [inline]
CheckSize(size_t n) (defined in AllocatorBase< T >)AllocatorBase< T > [inline, protected, static]
const_pointer typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
const_reference typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
construct(pointer p, const T &val) (defined in AllocatorBase< T >)AllocatorBase< T > [inline]
deallocate(void *p, size_type n) (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 > [inline]
destroy(pointer p) (defined in AllocatorBase< T >)AllocatorBase< T > [inline]
difference_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
max_size() const (defined in AllocatorBase< T >)AllocatorBase< T > [inline]
pointer typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
reallocate(T *p, size_type oldSize, size_type newSize, bool preserve) (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 > [inline]
reference typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
size_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >
value_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >)AllocatorWithCleanup< T, T_Align16 >