|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Introduces a functor to wrap CloseHandle() for RAII handle containers.
More...
#include "platform.hpp"

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. | |
Introduces a functor to wrap CloseHandle() for RAII handle containers.