Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
policy.hpp File Reference

Go to the source code of this file.

Classes

struct  TypePolicyBase
 
struct  PointerTypePolicyImpl< T >
 
struct  CheckerPolicyBase
 
struct  PointerCheckerPolicyImpl< T >
 
struct  PointerCheckerPolicyImpl< double >
 
struct  PointerCheckerPolicyImpl< float >
 
struct  PointerCheckerPolicyImpl< int >
 

Namespaces

 tapkee
 
 tapkee::tapkee_internal
 

Macros

#define default_policy_for(Type)
 

Functions

template<typename T >
TypePolicyBase * getPolicy ()
 
template<typename T >
CheckerPolicyBase * getCheckerPolicy ()
 

Macro Definition Documentation

#define default_policy_for (   Type)

Definition at line 116 of file policy.hpp.