Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
globalAllocator.h File Reference
#include "CustomAllocator.h"
Include dependency graph for globalAllocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  samurai
 
namespace  samurai::memory
 

Functions

void samurai::memory::setGlobalAllocatorToStandard ()
 
void samurai::memory::setGlobalAllocator (samurai::memory::CustomAllocator *allocator)
 
void samurai::memory::dissableAllocators ()