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

Wraps the C++ standard header, type_traits, to provide a few more metafunctions. More...

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

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.
 

Detailed Description

Wraps the C++ standard header, type_traits, to provide a few more metafunctions.

Author
Matt Bisson
Date
19 November, 2015
Since
PSystem 2.0
Version
PSystem 2.0