Opened 8 years ago
Last modified 8 years ago
#10550 assigned Feature Requests
Implicit unwrapping from then() calls
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.56.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Follows the Fundamental TS wording for ::then() function.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Version: | Boost 1.57.0 → Boost 1.56.0 |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
Even if this https://github.com/boostorg/thread/commit/bb72eadbd8fb11a2ae4d7d1999b72015e9e48012 doesn't fixes the issue, it is needed when doing implicit unwrapping.