2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-29 19:32:17 +00:00
Files
compute/doc
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-03-16 13:59:14 -07:00
2014-03-16 13:59:14 -07:00
2014-04-11 21:36:57 -07:00
2014-03-16 13:59:14 -07:00
2014-03-16 13:59:14 -07:00
2014-04-16 21:11:47 -07:00