2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-29 19:32:17 +00:00
Files
compute/example
Kyle Lutz 4b67907023 Change BOOST_COMPUTE_FUNCTION() to use custom argument names
This changes the BOOST_COMPUTE_FUNCTION() macro (and the related
BOOST_COMPUTE_CLOSURE() macro) to use custom, user-provided argument
names instead of auto-generating them based on their index.

This is an API-breaking change. Users should now provide argument
names when using the BOOST_COMPUTE_FUNCTION() macro. The examples
and documentation have been updated to reflect the new API.
2014-04-20 19:13:48 -07:00
..
2014-04-11 21:36:57 -07:00
2014-03-08 13:17:55 -08:00
2014-01-06 23:35:38 -08:00
2014-04-11 21:36:57 -07:00
2014-01-06 23:35:38 -08:00
2014-04-19 12:31:37 -07:00