Opened 7 years ago
Closed 7 years ago
#11617 closed Support Requests (worksforme)
ambiguous unique_future vs future documentation
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.59.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
There is some ambiguous text at http://www.boost.org/doc/libs/1_59_0/doc/html/thread/build.html#thread.build.configuration.future or boost/libs/thread/doc/configuration.qbk:201:
"The documentation doesn't contains anymore however boost::unique_future
."
I'm not sure what this line means. My best guess is that the documentation no longer covers boost::unique_future.
Change History (4)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Type: | Bugs → Support Requests |
---|
comment:4 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
boost::unique_future is deprecated since version 3. I will not update the doc to comeback to documenting boost::unique_future. IMO the section you pointed explains clearly what the use can do.