MGL(Win32)
|
MGL 固定サイズアロケータ [詳解]
#include <forward_list>
#include <memory>
#include <mutex>
クラス | |
class | MGL::Memory::FixedSizeAllocator |
固定サイズアロケータクラス [詳解] | |
struct | MGL::Memory::FixedSizeAllocator::Block |
メモリブロック情報 [詳解] | |
struct | MGL::Memory::FixedSizeAllocator::Header |
ヘッダ情報 [詳解] | |
MGL 固定サイズアロケータ