Cogs.Core
Cogs::Memory::StdAllocator< T > Member List

This is the complete list of members for Cogs::Memory::StdAllocator< T >, including all inherited members.

allocate(size_type n) (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >inline
allocator (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >private
deallocate(pointer p, size_type n) (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >inline
pointer typedef (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >
size_type typedef (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >
StdAllocator (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >friend
StdAllocator()=default (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >
StdAllocator(Allocator *allocator) (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >inline
StdAllocator(const StdAllocator< U > &other) (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >inline
value_type typedef (defined in Cogs::Memory::StdAllocator< T >)Cogs::Memory::StdAllocator< T >