CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ShortAllocator< T, N, Align > Member List

This is the complete list of members for CeresEngine::ShortAllocator< T, N, Align >, including all inherited members.

alignmentCeresEngine::ShortAllocator< T, N, Align >static
allocate(const std::size_t n)CeresEngine::ShortAllocator< T, N, Align >inline
ArenaType typedefCeresEngine::ShortAllocator< T, N, Align >
deallocate(T *p, const std::size_t n) noexceptCeresEngine::ShortAllocator< T, N, Align >inline
mArenaCeresEngine::ShortAllocator< T, N, Align >private
operator=(const ShortAllocator &)=deleteCeresEngine::ShortAllocator< T, N, Align >
operator==CeresEngine::ShortAllocator< T, N, Align >friend
ShortAllocatorCeresEngine::ShortAllocator< T, N, Align >friend
ShortAllocator(const ShortAllocator &)=defaultCeresEngine::ShortAllocator< T, N, Align >
ShortAllocator(ArenaType &a) noexceptCeresEngine::ShortAllocator< T, N, Align >inline
ShortAllocator(const ShortAllocator< U, N, alignment > &a) noexceptCeresEngine::ShortAllocator< T, N, Align >inline
sizeCeresEngine::ShortAllocator< T, N, Align >static
value_type typedefCeresEngine::ShortAllocator< T, N, Align >
ValueType typedefCeresEngine::ShortAllocator< T, N, Align >