Cogs.Foundation
|
This is the complete list of members for Cogs::Memory::StdAllocator< T >, including all inherited members.
allocate(size_type n) | Cogs::Memory::StdAllocator< T > | inline |
allocator | Cogs::Memory::StdAllocator< T > | private |
deallocate(pointer p, size_type n) | Cogs::Memory::StdAllocator< T > | inline |
pointer typedef | Cogs::Memory::StdAllocator< T > | |
size_type typedef | Cogs::Memory::StdAllocator< T > | |
StdAllocator | Cogs::Memory::StdAllocator< T > | friend |
StdAllocator()=default | Cogs::Memory::StdAllocator< T > | |
StdAllocator(Allocator *allocator) | Cogs::Memory::StdAllocator< T > | inline |
StdAllocator(const StdAllocator< U > &other) | Cogs::Memory::StdAllocator< T > | inline |
value_type typedef | Cogs::Memory::StdAllocator< T > |