Home
last modified time | relevance | path

Searched refs:toswap_ (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.hpp900 Variant& toswap_; member
905 : toswap_(toswap) in swap_with()
916 T& other = toswap_.apply_visitor(getter); in operator ()()