Iros
Loading...
Searching...
No Matches
di::concepts::ReflectionValue Concept Reference
#include <
di/reflect/reflect.h
>
Concept definition
template
<
typename
T>
concept
di::concepts::ReflectionValue
=
concepts::InstanceOf<T, reflection::Fields>
||
concepts::InstanceOf<T, reflection::Enumerators>
||
concepts::InstanceOf<T, reflection::Atom>
di::concepts::InstanceOf
Definition
core.h:139
di::concepts::ReflectionValue
Definition
reflect.h:14
di
concepts
ReflectionValue
Generated by
1.13.0