MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
mgl_memory_default_allocator.h ファイル

MGL デフォルトのメモリアロケータ [詳解]

#include <array>
#include <atomic>
#include <cstdio>
#include <cstdlib>
#include <mgl/memory/mgl_memory_allocator.h>
#include <mgl/memory/mgl_memory_fixed_size_allocator.h>

[ソースコード]

クラス

class  MGL::Memory::DefaultAllocator
 デフォルトのメモリアロケータ [詳解]
 
struct  MGL::Memory::DefaultAllocator::Configuration
 デフォルトアロケータの設定 [詳解]
 

詳解

MGL デフォルトのメモリアロケータ

日付
Since: April 29, 2022. 20:24:04 JST.
著者
Acerola