![]() |
Home | Libraries | People | FAQ | More |
boost::pfr::is_reflectable<const volatile T, WhatFor>
// In header: <boost/pfr/traits.hpp> template<typename T, typename WhatFor> struct is_reflectable<const volatile T, WhatFor> : public boost::pfr::is_reflectable< T, WhatFor > { };