You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.