Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/auto/
H A Dmeta_create.hpp56 struct remove_const_ref struct
82 typedef typename remove_const_ref<T2>::type left_type;
131 typedef typename remove_const_ref<T1>::type left_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auto/
H A Dmeta_create.hpp261 : create_parser<typename spirit::detail::remove_const_ref<T>::type> {};