Home
last modified time | relevance | path

Searched refs:add_const_reference (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp110 typedef typename add_const_reference<Element>::type const_type;
120 typedef typename add_const_reference<Head>::type const_type;
H A Dtype_traits.hpp40 using ::boost::move_detail::add_const_reference;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp372 struct add_const_reference struct
376 struct add_const_reference<T&> struct