Fix documentation for BOOST_COMPUTE_ADAPT_STRUCT
Open
documentation
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Update the documentation for `BOOST_COMPUTE_ADAPT_STRUCT` to indicate that it must be called at global scope.
From the review:
```
BOOST_COMPUTE_ADAPT_STRUCT should state that it must be used at global
scope (i.e. not within a function or other namespace).
```
##
Contributor guide
Assessment
This issue has not been assessed yet.