mirror of
https://github.com/boostorg/compute.git
synced 2026-02-02 08:42:14 +00:00
This adds a copy() specialization for host-to-host transfers which simply forwards the call to std::copy(). This is useful in templated algorithms which may in certain circumstances copy() between data ranges on the host.
8.2 KiB
8.2 KiB