PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Wraps the C++ standard header, type_traits
, to provide a few more metafunctions.
More...
Go to the source code of this file.
Classes | |
struct | psystem::has_void_return_type< T > |
A template metafunction to determine if T is a function with a void return type. More... | |
Namespaces | |
psystem | |
Contains the process examination "system" and basic frameworks. | |
Wraps the C++ standard header, type_traits
, to provide a few more metafunctions.