ALib C++ Library
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::lang::StdAllocator< T, TAllocator > Member List

This is the complete list of members for alib::lang::StdAllocator< T, TAllocator >, including all inherited members.

AI() const noexceptalib::lang::AllocatorMember< TAllocator >inline
allocate(size_t n)alib::lang::StdAllocator< T, TAllocator >inline
allocate_at_least(std::size_t n)alib::lang::StdAllocator< T, TAllocator >inline
allocatoralib::lang::AllocatorMember< TAllocator >protected
AllocatorMember()alib::lang::AllocatorMember< TAllocator >inline
AllocatorMember(TAllocator &pAllocator) noexceptalib::lang::AllocatorMember< TAllocator >inline
AllocatorType typedefalib::lang::StdAllocator< T, TAllocator >
allocBase typedefalib::lang::StdAllocator< T, TAllocator >
deallocate(T *p, std::size_t n)alib::lang::StdAllocator< T, TAllocator >inline
difference_type typedefalib::lang::StdAllocator< T, TAllocator >
GetAllocator() const noexceptalib::lang::AllocatorMember< TAllocator >inline
propagate_on_container_move_assignment typedefalib::lang::StdAllocator< T, TAllocator >
size_type typedefalib::lang::StdAllocator< T, TAllocator >
StdAllocator() noexcept=defaultalib::lang::StdAllocator< T, TAllocator >
StdAllocator(TAllocator &pAllocator) noexceptalib::lang::StdAllocator< T, TAllocator >inline
StdAllocator(const StdAllocator &) noexcept=defaultalib::lang::StdAllocator< T, TAllocator >
StdAllocator(StdAllocator &&) noexcept=defaultalib::lang::StdAllocator< T, TAllocator >
StdAllocator(const TSibling &origin) noexceptalib::lang::StdAllocator< T, TAllocator >inline
StdAllocator(const StdAllocator< TSibling, TAllocator > &origin)alib::lang::StdAllocator< T, TAllocator >inline
value_type typedefalib::lang::StdAllocator< T, TAllocator >
~StdAllocator() noexcept=defaultalib::lang::StdAllocator< T, TAllocator >