TwiceAsNice  2019-02-18
Basda::Allocator< T > Member List

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

address(reference r)Basda::Allocator< T >inline
address(const_reference r)Basda::Allocator< T >inline
allocate(size_type cnt, typename std::allocator< void >::const_pointer=0)Basda::Allocator< T >inline
Allocator()Basda::Allocator< T >inlineexplicit
Allocator(Allocator const &)Basda::Allocator< T >inlineexplicit
Allocator(Allocator< U > const &)Basda::Allocator< T >inlineexplicit
const_pointer typedefBasda::Allocator< T >
const_reference typedefBasda::Allocator< T >
construct(pointer p, const T &t)Basda::Allocator< T >inline
deallocate(pointer p, size_type)Basda::Allocator< T >inline
destroy(pointer p)Basda::Allocator< T >inline
difference_type typedefBasda::Allocator< T >
max_size() constBasda::Allocator< T >inline
operator!=(Allocator const &a)Basda::Allocator< T >inline
operator==(Allocator const &)Basda::Allocator< T >inline
pointer typedefBasda::Allocator< T >
reference typedefBasda::Allocator< T >
size_type typedefBasda::Allocator< T >
value_type typedefBasda::Allocator< T >
~Allocator()Basda::Allocator< T >inline