Home
last modified time | relevance | path

Searched refs:half_it (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/move/algo/detail/
H A Dmerge_sort.hpp122 RandIt const half_it = first + half; in merge_sort() local
125 merge_sort_uninitialized_copy(half_it, last, uninitialized, comp); in merge_sort()
128 merge_sort_copy(first, half_it, rest_it, comp); in merge_sort()