Home
last modified time | relevance | path

Searched defs:swap_cond (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/geometry/index/detail/
H A Dutilities.hpp36 void swap_cond(T & l, T & r, boost::mpl::bool_<true> const&) in swap_cond() function
42 void swap_cond(T &, T &, boost::mpl::bool_<false> const&) {} in swap_cond() function