8 template <std::u
int32_t SID = GStatGroup::kGStat_Default_Mem>
27 static void Free(
void* a_ptr)
32 static_assert(
sizeof(GAllocatorBaseLH<>) == 0x1);
Definition GAllocatorBaseLH.h:10
static void * Realloc(void *a_ptr, UPInt a_newSize)
Definition GAllocatorBaseLH.h:22
static void Free(void *a_ptr)
Definition GAllocatorBaseLH.h:27
@ kStatID
Definition GAllocatorBaseLH.h:14
static void * Alloc(const void *a_heapAddr, UPInt a_size)
Definition GAllocatorBaseLH.h:17
static void Free(void *a_ptr)
static void * AllocAutoHeap(const void *a_ptr, UPInt a_count)
static void * Realloc(void *a_ptr, UPInt a_newCount)
Definition AbsorbEffect.h:6
std::size_t UPInt
Definition SFTypes.h:5