rttr::policy Struct - 0.9.7 |RTTR
rttr::policy Struct Reference

The policy class contains all policies that can be used during the registration of reflection information. More...

#include <policy.h>

Classes

struct  ctor
 The ctor class groups all policies that can be used during registration of constructors. More...
 
struct  meth
 The meth class groups all policies that can be used during registration of methods. More...
 
struct  prop
 The prop class groups all policies that can be used during registration of properties. More...
 

Detailed Description

The policy class contains all policies that can be used during the registration of reflection information.

For easier usage, the policies are subdivided into following groups:


The documentation for this struct was generated from the following file: