Loading...
Searching...
No Matches
bbm::concepts::reflection::supported Concept Reference

concept to check if a class supports reflections More...

#include <reflection.h>

Concept definition

template<typename T>
attribute reflection allows to enumerate and direct access to the attributes of a class....
Definition: reflection.h:34
basetypes reflection allows to enumerate all base classes. The class has the following typename:
Definition: reflection.h:49
concept to check if a class supports reflections
Definition: reflection.h:58

Detailed Description

concept to check if a class supports reflections