top | item 46521134

(no title)

quuxplusone | 1 month ago

That's only for the parallel overload. The ordinary sequential overload doesn't allocate: the only three ordinary STL algorithms that allocate are stable_sort, stable_partition, and (ironically) inplace_merge.

discuss

order

No comments yet.