2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-21 04:42:41 +00:00
Files
compute/test/test_struct.cpp
Kyle Lutz 68155f7597 Add array support to BOOST_COMPUTE_ADAPT_STRUCT()
This adds support for C-style arrays (e.g. "int array[10]") to the
BOOST_COMPUTE_ADAPT_STRUCT() macro.

Thanks to Fabian Bösch for providing the code.
2015-09-19 18:28:17 -05:00

4.9 KiB