Namespaces | |
namespace | JetByteTools |
namespace | JetByteTools::Win32 |
Classes | |
class | CSmartHeapPointer |
A smart pointer to memory using the HeapAlloc() API. Calls HeapFree() on any memory that the CSmartHeapPointer owns when it goes out of scope to aid in scope based designs. More... |