This patch adds benchmarks for the copy family of algorithms (copy, copy_n, copy_if, copy_backward).
3.1 KiB
3.1 KiB
This patch adds benchmarks for the copy family of algorithms (copy, copy_n, copy_if, copy_backward).