|
MGL(Win32)
|
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 デフォルトのメモリアロケータ