NDEVR
API Documentation
ObjectAllocatorT< t_index_type, is_primitive >

Allows for specific, custom logic for allocating an object. More...

Inheritance diagram for ObjectAllocatorT< t_index_type, is_primitive >:
[legend]

Detailed Description

template<class t_index_type, bool is_primitive>
class ObjectAllocatorT< t_index_type, is_primitive >

Allows for specific, custom logic for allocating an object.


By default allocates based on whether a constructor needs to be called or not (t_is_primitive)

Definition at line 190 of file MemoryManager.h.


The documentation for this class was generated from the following file: