Home
last modified time | relevance | path

Searched defs:has_member_swap_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/
H A Dadl_move_swap.hpp97 struct has_member_swap_impl struct
99 static const bool value = false;
103 struct has_member_swap_impl<Fun, true> struct
105 struct FunWrap : Fun
116 static bool const value =