Issues
- 0
- 6
Nothing to "see below" for [shared_]future::get
#100 opened by timsong-cpp - 1
- 1
Typo in 1.3/2 table
#93 opened by arturl - 0
- 2
- 2
- 2
Can is_ready by noexcept
#97 opened by arturl - 1
Remove reference in future::share (typo)
#95 opened by arturl - 1
Remove "add the following ..." in the text
#92 opened by arturl - 2
Address comments from Jonathan Wakely
#94 opened by arturl - 0
- 2
Fix indentation for Latches and Barriers
#87 opened by arturl - 1
Fix nested Notes
#89 opened by arturl - 1
Code font for num_threads
#90 opened by arturl - 1
API name missing in 3.2.5?
#91 opened by arturl - 1
Remove 'N' from subtitles in Latches and Barriers
#88 opened by arturl - 1
LWG: "inner" vs. "outer" futures is confusing
#74 opened by arturl - 0
LWG: 2.3p13 "R2" is introduced but not defined
#78 opened by arturl - 1
LWG: Note in 2.3p11 seems useless
#75 opened by arturl - 1
LWG: INVOKE(func, *this) needs to move *this
#76 opened by arturl - 1
- 1
LWG: when_any: should the input iterators have values that are only convertible to futures, or are actually futures
#83 opened by arturl - 1
- 1
- 1
LWG: replace "as if" with "equivalent to"
#85 opened by arturl - 1
LWG: "callable" vs. "closure"
#79 opened by arturl - 1
LWG: "as follows" instead of "defined below".
#80 opened by arturl - 1
- 4
- 1
Revisit 'Effects' for when_all/when_any/when_any_back to allow for shared_future
#44 opened by arturl - 1
- 2
Adapt Namespaces, headers from Fundamentals TS
#46 opened by viboes - 0
- 11
Missing std::experimental::async
#48 opened by viboes - 1
- 9
when_all/when_any result type.
#51 opened by viboes - 0
when_all/when_any post condition
#52 opened by viboes - 1
Drop all "`R` may be `void`" notes
#53 opened by K-ballo - 4
shared_future<R>::then should be const
#55 opened by K-ballo - 7
- 0
future unwrapping constructor wording
#54 opened by viboes - 6
Unwrapping shared_future
#58 opened by hkaiser - 1
Add make_exceptional_future
#59 opened by viboes - 10
§2.2 6 Could the result future of ::then() block on the destructor as the one of async?
#43 opened by viboes - 26
- 0
LEWG: no need to describe deferred features
#71 opened by arturl - 1
Policy for futures created through future::then in case of implicit unwrapping
#69 opened by Matthias247 - 0
Missing angle brackets in 3.4
#66 opened by arturl - 5
variadic when_any_back
#64 opened by K-ballo