Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp466 struct has_move_emulation_enabled_impl struct
471 struct has_move_emulation_enabled_impl<T&> struct
472 { static const bool value = false; };
475 struct has_move_emulation_enabled_impl< ::boost::rv<T> > struct
476 { static const bool value = false; };