Home
last modified time | relevance | path

Searched defs:move_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.hpp27 static inline void move_cond(T & l, T & r, boost::mpl::bool_<true> const&) in move_cond() function
33 static inline void move_cond(T &, T &, boost::mpl::bool_<false> const&) {} in move_cond() function