mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 20:12:23 +00:00
This changes the meta_kernel::add_arg() overload with a name and a value to a separate method. This fixes conflict when using add_arg() with string values.