Castor3D 0.16.0
Multiplatform 3D engine
Classes | Namespaces | Typedefs
BuddyAllocator.hpp File Reference

Classes

struct  castor::BuddyAllocatorTraits
 
struct  castor::BuddyAllocatorTraits::Block
 
class  castor::BuddyAllocatorT< Traits >
 Buddy allocator implementation. More...
 

Namespaces

namespace  castor
 

Typedefs

using castor::BuddyAllocator = BuddyAllocatorT< BuddyAllocatorTraits >