Skip to main content

Module heap_pointer

Module heap_pointer 

Source

Structs§

HeapPtr
light weight smart pointer that owns memory using HeapAlloc and HeapFree as it’s allocation and deallocation mechanisms.