Searched refs:backward_t (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | basic_op.hpp | 30 struct backward_t{}; struct 46 …BOOST_MOVE_FORCEINLINE DestinationIt operator()(backward_t, SourceIt first, SourceIt last, Destina… in operator ()() 86 …BOOST_MOVE_FORCEINLINE DestinationIt operator()(backward_t, SourceIt first, SourceIt last, Destina… in operator ()()
|
| H A D | merge.hpp | 217 op(backward_t(), first1, last1, buf_last); in op_merge_right() 235 op(backward_t(), first2, last2, buf_last); in op_merge_right() 445 BidirOutIterator res = op(backward_t(), r_first, r_last, dest_last); in op_merge_with_left_placed()
|
| H A D | adaptive_sort_merge.hpp | 1648 op(backward_t(),first_block+p, first_block+p+restk, first_block+p+restk+l_build_buf); in op_merge_right_step_once()
|