Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::DefaultAllocatorAdaptor Struct Reference

Provides the shared default allocator instance expected by AllocHelper. More...

#include <mem_alloc.h>

Static Public Member Functions

static DefaultAllocatorget ()
 Returns the process-local default allocator.
 

Detailed Description

Provides the shared default allocator instance expected by AllocHelper.

Member Function Documentation

◆ get()

static DefaultAllocator & gaia::mem::DefaultAllocatorAdaptor::get ( )
inlinestatic

Returns the process-local default allocator.

Returns
Default allocator instance.

The documentation for this struct was generated from the following file: