Searched refs:make_reference_content (Results 1 – 4 of 4) sorted by relevance
74 template <typename T = mpl::void_> struct make_reference_content;78 struct make_reference_content struct84 struct make_reference_content< T& > struct91 struct make_reference_content< mpl::void_ > struct95 : make_reference_content<T>
106 typedef typename boost::detail::make_reference_content< in initialize()187 typedef typename boost::detail::make_reference_content< \
1214 , mpl::protect< detail::make_reference_content<> >1269 typedef detail::make_reference_content< \
86 ::boost::detail::make_reference_content<T>::type internal_type ;