Searched refs:reduced_list (Results 1 – 2 of 2) sorted by relevance
18 typedef typename boost::mpl::remove_if<List, boost::is_void<boost::mpl::_> >::type reduced_list; typedef19 …typedef typename boost::mpl::transform<reduced_list, boost::add_const<boost::mpl::_> >::type const…
587 …ypedef typename mpl::remove_if<result_list, detail::is_default_policy<mpl::_> >::type reduced_list; typedef591 …typedef typename detail::append_N<reduced_list, default_policy, (14 - ::boost::mpl::size<reduced_l…