Home | Libraries | People | FAQ | More |
is_implicitly_reflectable
// In header: <pfr/traits.hpp> typedef unspecified is_implicitly_reflectable;
Checks the input type for the potential to be reflected. Specialize is_reflectable if you disagree with is_implicitly_reflectable's default decision.