CppCommon  1.0.4.1
C++ Common Library
CppCommon::Allocator< T, TMemoryManager, nothrow > Member List

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

address(reference x) const noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
address(const_reference x) const noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
allocate(size_type num, const void *hint=0)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
Allocator classCppCommon::Allocator< T, TMemoryManager, nothrow >friend
Allocator(TMemoryManager &manager) noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inlineexplicit
Allocator(const Allocator< U, TMemoryManager, nothrow > &alloc) noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
Allocator(const Allocator &alloc) noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
Allocator(Allocator &&) noexcept=defaultCppCommon::Allocator< T, TMemoryManager, nothrow >
const_pointer typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
const_reference typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
construct(U *ptr, Args &&... args)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
Create(Args &&... args)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
CreateArray(size_t length, Args &&... args)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
deallocate(pointer ptr, size_type num)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
destroy(U *ptr)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
difference_type typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
max_size() const noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
operator=(const Allocator< U, TMemoryManager, nothrow > &alloc) noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
operator=(const Allocator &alloc) noexceptCppCommon::Allocator< T, TMemoryManager, nothrow >inline
operator=(Allocator &&) noexcept=defaultCppCommon::Allocator< T, TMemoryManager, nothrow >
pointer typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
reference typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
Release(T *ptr)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
ReleaseArray(T *ptr)CppCommon::Allocator< T, TMemoryManager, nothrow >inline
reset()CppCommon::Allocator< T, TMemoryManager, nothrow >inline
size_type typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
value_type typedefCppCommon::Allocator< T, TMemoryManager, nothrow >
~Allocator() noexcept=defaultCppCommon::Allocator< T, TMemoryManager, nothrow >