etl
96a4c82a
- Performance optimisations for etl::rotate, etl::move & etl::move_backward
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Performance optimisations for etl::rotate, etl::move & etl::move_backward when not using the STL, iterators are pointers and the objects are trivially copyable (currently POD types).
References
#351 - Add free-standing sanity tests for C++03/11/14/17
Author
jwellbelove
Committer
jwellbelove
Parents
adf6243d
Loading