mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 20:12:23 +00:00
This adds a merge() function overload which uses a custom compare function instead of the default less<T>() to compare the values.
This adds a merge() function overload which uses a custom compare function instead of the default less<T>() to compare the values.