etl
adf6243d - Performance optimisations for etl::rotate, etl::move & etl::move_backward

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).
Author
Parents
Loading