Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
Allocator< T > Member List

This is the complete list of members for Allocator< T >, including all inherited members.

address(T &r)Allocator< T >inline
address(const T &r)Allocator< T >inline
allocate(size_t cnt, const void *=0)Allocator< T >inline
Allocator(size_t e)Allocator< T >inlineexplicit
Allocator(Allocator const &a)Allocator< T >inlineexplicit
Allocator(Allocator< U > const &o)Allocator< T >inline
Allocator()Allocator< T >inlineprivate
const_pointer typedefAllocator< T >
const_reference typedefAllocator< T >
construct(T *p, const T &t)Allocator< T >inline
deallocate(T *p, size_t n)Allocator< T >inline
destroy(T *p)Allocator< T >inline
difference_type typedefAllocator< T >
entriesAllocator< T >
freeListAllocator< T >
initAllocator< T >
max_size() constAllocator< T >inline
operator!=(Allocator const &a)Allocator< T >inline
operator==(Allocator const &)Allocator< T >inline
pointer typedefAllocator< T >
reference typedefAllocator< T >
size_type typedefAllocator< T >
value_type typedefAllocator< T >
~Allocator()Allocator< T >inline