Searched refs:public_T (Results 1 – 2 of 2) sorted by relevance
82 public_T; typedef in boost::detail::variant::make_initializer_node::apply::initializer_node85 typedef boost::is_reference<public_T> 88 … typedef typename boost::mpl::if_<is_reference_content_t, public_T, const public_T& >::type 93 …ef typename boost::mpl::if_<is_reference_content_t, disable_overload<public_T>, public_T&& >::type 96 typedef typename call_traits<public_T>::param_type164 >::type BOOST_PP_CAT(public_T,N); \166 BOOST_PP_CAT(public_T,N) \178 >::type BOOST_PP_CAT(public_T,N); \180 BOOST_PP_CAT(public_T,N) \
1249 >::type BOOST_PP_CAT(public_T,N); \1263 BOOST_VARIANT_ENUM_PARAMS(public_T)