Stephan T. Lavavej
Results
353
comments of
Stephan T. Lavavej
trafficstars
I can implement this - it just needs a bit of surgery in `` and ``. PR coming soon...
I need to revert my PR as this broke users of `std::swap` who were including *only* ``, see #2699. Reopening this issue as we may be able to solve this...
Thanks - the autovectorizer may not be able to deal with the swap algorithm, but we do plan to properly fix this in the STL in the future. (Our vectorized...