TrueReality  v0.1.1912
FunTraits.h File Reference
#include <trUtil/TypeList.h>
Include dependency graph for FunTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  trUtil::FunTraits< T >
 Function traits. More...
 
struct  trUtil::FunTraits< R(*)()>
 
struct  trUtil::FunTraits< R(*)(P1)>
 
struct  trUtil::FunTraits< R(*)(P1, P2)>
 
struct  trUtil::FunTraits< R(*)(P1, P2, P3)>
 
struct  trUtil::FunTraits< R(*)(P1, P2, P3, P4)>
 
struct  trUtil::FunTraits< R(*)(P1, P2, P3, P4, P5)>
 
struct  trUtil::FunTraits< R(*)(P1, P2, P3, P4, P5, P6)>
 
struct  trUtil::FunTraits< R(*)(P1, P2, P3, P4, P5, P6, P7)>
 
struct  trUtil::FunTraits< R(O::*)()>
 
struct  trUtil::FunTraits< R(O::*)(P1)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6)>
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7)>
 
struct  trUtil::FunTraits< R(O::*)() const >
 
struct  trUtil::FunTraits< R(O::*)(P1) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6) const >
 
struct  trUtil::FunTraits< R(O::*)(P1, P2, P3, P4, P5, P6, P7) const >
 

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.