Fix documentation bug in enqueue_read_image()
Open
bug
documentation
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
As reported during the Boost.Compute review, there is a bug when generating the documentation for the `command_queue::enqueue_read_image()` method and any other methods which accept a C-array (e.g. `const size_t array[2]`) as an argument. This looks to be an issue when converting the doxygen comments to quickbook.
##
Contributor guide
Assessment
This issue has not been assessed yet.