2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-31 20:12:23 +00:00
Files
compute/include
Kyle Lutz 8608e60116 Refactor invoked_function<>
This refactors the invoked_function<> classes. Previously each
function arity (e.g. unary, binary) had a separate invoked_function<>
template class. Now they all use the same class which simplifies the
logic in function<> and meta_kernel.
2013-11-10 15:31:56 -08:00
..
2013-11-10 15:31:56 -08:00