Improve documentation for future<T>
Open
documentation
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Improve the documentation for `boost::compute::future` and better specify its semantics.
From the review:
```
Given the confusion with std::future, you might want to clarify whether compute::future's
destructor blocks.
```
##
Contributor guide
Assessment
This issue has not been assessed yet.