![]() |
Home | Libraries | People | FAQ | More |
boost::pfr::is_implicitly_reflectable_v
// In header: <boost/pfr/traits.hpp> bool is_implicitly_reflectable_v;
Checks the input type for the potential to be reflected. Specialize is_reflectable if you disagree with is_implicitly_reflectable_v's default decision.