|
WinStd
Windows Win32 API using Standard C++
|
Deleter for unique_ptr using GlobalFree. More...
#include <WinStd/Common.h>
Public Member Functions | |
| GlobalFree_delete () | |
| Default construct. | |
| void | operator() (HGLOBAL _Ptr) const |
| Delete a pointer. | |
Deleter for unique_ptr using GlobalFree.
|
inline |
Delete a pointer.