Home
last modified time | relevance | path

Searched refs:move_swap (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/variant/detail/
H A Dmove.hpp43 inline void move_swap(T& lhs, T& rhs) in move_swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp919 ::boost::detail::variant::move_swap( operand, other ); in operator ()()