|
libcppwrap
A collection of C++ wrappers for native APIs
|


Go to the source code of this file.
Classes | |
| class | w::handle< Resource, Closed, CloseFunc, > |
| An RAII handle type which owns an opaque resource of a specified type, and calls a designated function to close the resource upon destruction. More... | |
Namespaces | |
| namespace | w |