Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not familiar with that aspect of C++17.


Its the tag based dispatching for the `par` in

std::sort(par,a.begin(),a.end());

to call a parallel implementation of sort on `a`.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: