Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template is_reflectable<, >

boost::pfr::is_reflectable<const T, WhatFor>

Synopsis

// In header: <boost/pfr/traits.hpp>

template<typename T, typename WhatFor> 
struct is_reflectable<, > : public  {
};

PrevUpHomeNext