Security Scol plugin
NullAllocator< T > Member List

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=NULLPTR) (defined in NullAllocator< T >)NullAllocator< T >inline
CheckSize(size_t size)AllocatorBase< T >inlineprotectedstatic
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
deallocate(void *p, size_type n) (defined in NullAllocator< T >)NullAllocator< T >inline
destroy(pointer p) (defined in AllocatorBase< T >)AllocatorBase< T >inline
difference_type typedef (defined in AllocatorBase< T >)AllocatorBase< T >
ELEMS_MAXAllocatorBase< T >static
max_size() const (defined in NullAllocator< T >)NullAllocator< 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 >