Tapkee
|
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 () |
#define default_policy_for | ( | Type | ) |
Definition at line 116 of file policy.hpp.