policy.h File - 0.9.7 |RTTR
policy.h File Reference
#include "rttr/detail/base/core_prerequisites.h"
#include "rttr/detail/misc/misc_type_traits.h"
#include "rttr/detail/policies/ctor_policies.h"
#include "rttr/detail/policies/meth_policies.h"
#include "rttr/detail/policies/prop_policies.h"

Go to the source code of this file.

Classes

struct  rttr::policy::ctor
 The ctor class groups all policies that can be used during registration of constructors. More...
 
struct  rttr::policy::meth
 The meth class groups all policies that can be used during registration of methods. More...
 
struct  rttr::policy
 The policy class contains all policies that can be used during the registration of reflection information. More...
 
struct  rttr::policy::prop
 The prop class groups all policies that can be used during registration of properties. More...
 

Namespaces

 rttr