CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::DefaultAllocator Member List

This is the complete list of members for CeresEngine::DefaultAllocator, including all inherited members.

allocate_array(std::size_t count, std::size_t size, std::size_t alignment)CeresEngine::DefaultAllocatorstatic
allocate_node(std::size_t size, std::size_t alignment)CeresEngine::DefaultAllocatorstatic
deallocate_array(void *ptr, std::size_t count, std::size_t size, std::size_t alignment) noexceptCeresEngine::DefaultAllocatorstatic
deallocate_node(void *node, std::size_t size, std::size_t alignment) noexceptCeresEngine::DefaultAllocatorstatic
is_stateful typedefCeresEngine::DefaultAllocator
max_alignment()CeresEngine::DefaultAllocatorstatic
max_array_size()CeresEngine::DefaultAllocatorstatic
max_node_size()CeresEngine::DefaultAllocatorstatic