Searched defs:const_generator (Results 1 – 1 of 1) sorted by relevance
37 class const_generator { class40 explicit const_generator( T const& t ) : m_const_value( t ) {} in const_generator() function in boost::BOOST_RT_PARAM_NAMESPACE::cla::rt_cla_detail::const_generator