Lib
QOLを高める
Public Types | Public Member Functions | List of all members
yappy::util::heapDeleter Struct Reference

Deleter: auto HeapDestroy(). More...

#include <util.h>

Public Types

using pointer = HANDLE
 

Public Member Functions

void operator() (HANDLE h)
 

Detailed Description

Deleter: auto HeapDestroy().

Definition at line 67 of file util.h.

Member Typedef Documentation

Definition at line 68 of file util.h.

Member Function Documentation

void yappy::util::heapDeleter::operator() ( HANDLE  h)
inline

Definition at line 69 of file util.h.


The documentation for this struct was generated from the following file: