Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
MemoryAllocator.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include <atomic>
#include <map>
#include <memory>
#include <mutex>
#include "Stroika/Foundation/Memory/Common.h"
#include "MemoryAllocator.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Memory::AbstractGeneralPurposeAllocator
 
class  Stroika::Foundation::Memory::SimpleAllocator_CallLIBCMallocFree
 
class  Stroika::Foundation::Memory::SimpleAllocator_CallLIBCNewDelete
 
class  Stroika::Foundation::Memory::STLAllocator< T, BASE_ALLOCATOR >
 
class  Stroika::Foundation::Memory::SimpleSizeCountingGeneralPurposeAllocator
 
class  Stroika::Foundation::Memory::LeakTrackingGeneralPurposeAllocator
 

Namespaces

namespace  Stroika::Foundation