Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dreference_content.hpp84 struct make_reference_content struct
86 typedef T type;
90 struct make_reference_content< T& > struct
92 typedef reference_content<T&> type;
98 struct make_reference_content struct
110 struct make_reference_content< mpl::void_ > struct
113 struct apply
118 typedef mpl::void_ type;