XII Release 0.1.0
Loading...
Searching...
No Matches
xiiFoundation Class Reference

Static Public Member Functions

static XII_ALWAYS_INLINE xiiAllocatorBaseGetDefaultAllocator ()
 The default allocator can be used for any kind of allocation if no alignment is required.
 
static XII_ALWAYS_INLINE xiiAllocatorBaseGetAlignedAllocator ()
 The aligned allocator should be used for all allocations which need alignment.
 
static xiiAllocatorBaseGetStaticAllocator ()
 Returns the allocator that is used by global data and static members before the default allocator is created.
 

Static Public Attributes

static xiiAllocatorBases_pDefaultAllocator = nullptr
 
static xiiAllocatorBases_pAlignedAllocator = nullptr
 

Friends

class xiiStartup
 
struct xiiStaticAllocatorWrapper
 

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