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

MGL 固定サイズアロケータ [詳解]

#include <forward_list>
#include <memory>
#include <mutex>

[ソースコード]

クラス

class  MGL::Memory::FixedSizeAllocator
 固定サイズアロケータクラス [詳解]
 
struct  MGL::Memory::FixedSizeAllocator::Block
 メモリブロック情報 [詳解]
 
struct  MGL::Memory::FixedSizeAllocator::Header
 ヘッダ情報 [詳解]
 

詳解

MGL 固定サイズアロケータ

日付
Since: May 22, 2022. 18:20:51 JST.
著者
Acerola