Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dreference_content.hpp74 template <typename T = mpl::void_> struct make_reference_content;
78 struct make_reference_content struct
84 struct make_reference_content< T& > struct
91 struct make_reference_content< mpl::void_ > struct
95 : make_reference_content<T>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dinitializer.hpp106 typedef typename boost::detail::make_reference_content< in initialize()
187 typedef typename boost::detail::make_reference_content< \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp1214 , mpl::protect< detail::make_reference_content<> >
1269 typedef detail::make_reference_content< \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp86 ::boost::detail::make_reference_content<T>::type internal_type ;