Home
last modified time | relevance | path

Searched refs:make_reference_content (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dreference_content.hpp79 template <typename T = mpl::void_> struct make_reference_content;
84 struct make_reference_content struct
90 struct make_reference_content< T& > struct
98 struct make_reference_content struct
110 struct make_reference_content< mpl::void_ > struct
114 : make_reference_content<T>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
Doptional.hpp182 ::boost::detail::make_reference_content<T>::type internal_type ;