refl-cpp
refl::attr::usage Namespace Reference

Contains a number of constraints applicable to refl-cpp attributes. More...

Classes

struct  any
 
struct  field
 
struct  function
 
struct  member
 
struct  type
 

Detailed Description

Contains a number of constraints applicable to refl-cpp attributes.

Contains base types which create compile-time constraints that are verified by refl-cpp. These base-types must be inherited by custom attribute types.