libcppwrap
A collection of C++ wrappers for native APIs
Loading...
Searching...
No Matches
Classes | Namespaces
handle.hpp File Reference
#include <type_traits>
#include <utility>
Include dependency graph for handle.hpp:
This graph shows which files directly or indirectly include this file:

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