Enable parallel std::sort in algo, when the compiler supports it and TBB is available.
std::sort
Marked as draft, as i don't know if more changes are needed to pass the CI.
Refs #2895