mirror of
https://github.com/boostorg/compute.git
synced 2026-01-29 07:22:19 +00:00
Merge with merge path is used in merge part of merge sort algorithm as it's seems to be more efficient than block merge when there are a few big sorted blocks left to be merged.