cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

FR-011-009 22.8 [expected] Monadic operations for `expected` #413

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

optional gained monadic operations while expected didn't per lack of time. This inconsistency does not benefit anyone and should be addressed in the C++23 time frame.

Adopt P2505.

JeffGarland commented 1 year ago

Duplicate of https://github.com/cplusplus/nbballot/issues/433

LWG has already finished review of P2505 and final updates are in P2505R5. See tracking here:

https://github.com/cplusplus/papers/issues/1161

jensmaurer commented 1 year ago

Accepted.