swift
8d06ca7f - Prefer std::copy_n over std::copy where appropriate.

Commit
2 years ago
Prefer std::copy_n over std::copy where appropriate. std::copy_n saves us from having to do the addition manually.
Author
Committer
Parents
Loading