#include <memory>
#include <utilities/exception.h>
Go to the source code of this file.
Classes | |
class | nitro::Allocator |
Class for memory handling. More... | |
Namespaces | |
namespace | nitro |
Defines | |
#define | WIN32_PLATFORM |
Functions | |
ALLOCATOR_DLL_ENTITY Allocator * | nitro::GetAllocator (void) |
#define WIN32_PLATFORM |
Definition at line 9 of file allocator.h.