Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::AllocatorStorage::EnvironmentStoragePolicy< Allocator > Class Template Reference

#include <AllocatorInstance.h>

Static Public Member Functions

static IAllocatorGetAllocator ()
 

Detailed Description

template<class Allocator>
class AZ::AllocatorStorage::EnvironmentStoragePolicy< Allocator >

EnvironmentStoragePolicy stores the allocator singleton in the shared Environment. This is the default, preferred method of storing allocators.


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