PStack  2.0
Stack trace printer for MSVC and GCC binaries
default_close_handle.hpp File Reference

Introduces a functor to wrap CloseHandle() for RAII handle containers. More...

#include "platform.hpp"
Include dependency graph for default_close_handle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  psystem::default_close_handle< T >
 A simple functor to close handles (for use with RAII handle containers). More...
 

Namespaces

 psystem
 Contains the process examination "system" and basic frameworks.
 

Detailed Description

Introduces a functor to wrap CloseHandle() for RAII handle containers.

Author
Matt Bisson
Date
5 August, 2014
Since
PSystem 2.0
Version
PSystem 2.0