Searched refs:is_reference_content_t (Results 1 – 1 of 1) sorted by relevance
86 is_reference_content_t; typedef in boost::detail::variant::make_initializer_node::apply::initializer_node88 … typedef typename boost::mpl::if_<is_reference_content_t, public_T, const public_T& >::type 93 …typedef typename boost::mpl::if_<is_reference_content_t, disable_overload<public_T>, public_T&& >:…119 BOOST_ASSERT(!is_reference_content_t::value); in initialize()121 …typedef typename boost::mpl::if_<is_reference_content_t, param2_T, recursive_enabled_T>::type valu… in initialize()