Plasma Engine  2.0
Loading...
Searching...
No Matches
plFoundation Class Reference

Static Public Member Functions

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

Static Public Attributes

static plAllocators_pDefaultAllocator = nullptr
 
static plAllocators_pAlignedAllocator = nullptr
 

Friends

class plStartup
 
struct plStaticsAllocatorWrapper
 

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