Home
last modified time | relevance | path

Searched refs:copy_or_move (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/geometry/util/
H A Drange.hpp243 inline OutIt copy_or_move(It first, It last, OutIt out) in copy_or_move() function
251 inline OutIt copy_or_move(It first, It last, OutIt out)
280 detail::copy_or_move(next, boost::end(rng), it); in erase()
334 detail::copy_or_move(last, boost::end(rng), first); in erase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dalgorithm.hpp108 inline F copy_or_move(I f, I l, F r, in copy_or_move() function
154 inline F copy_or_move(I f, I l, F r in copy_or_move() function