Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
HeapMemory.h ファイル

ヒープメモリに関するAPIを集約したクラス [詳解]

#include "WindowsLibrary.h"
#include "Memory.h"

[ソースコード]

クラス

class  alt::BasicMemory
 malloc/realloc/freeを使った標準的なメモリクラス [詳解]
 
class  alt::HeapMemory
 ヒープメモリに関するAPIを集約したクラス [詳解]
 

名前空間

namespace  alt
 

詳解

ヒープメモリに関するAPIを集約したクラス

著者
kumak.nosp@m.uma0.nosp@m.421@g.nosp@m.mail.nosp@m..com
日付
2022.5.21

HeapMemory.h に定義があります。