charles-randall

Results 1 issues of charles-randall

As a drop-in replacement for std::sort, do you have plans to add support for parallel execution in pdqsort? As I'm sure you know, sort can now do this, ` std::sort(std::execution::par,...