Files
swift-mirror/stdlib/toolchain/Compatibility51/Concurrent.h
Rose 8d06ca7f4e Prefer std::copy_n over std::copy where appropriate.
std::copy_n saves us from having to do the addition manually.
2023-03-16 16:25:51 -04:00

15 KiB