Quote:
“with std::reduce() such code, while it compiles at least under MSVC, MAY occasionally provide wrong results”
Another Quote:
“if you happen to need something beyond that – take a deep breath and allocate at least several months to understand how does parallelism really work under the hood.”