Home
last modified time | relevance | path

Searched defs:swap_with (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/variant/
H A Dvariant.hpp895 struct swap_with struct
900 Variant& toswap_;
904 explicit swap_with(Variant& toswap) BOOST_NOEXCEPT in swap_with() argument
912 void operator()(T& operand) const in operator ()()