Created on 2021-10-18.00:00:00 last changed 12 months ago
Proposed resolution:
This wording is relative to N4901.
Modify [version.syn] as indicated:
[…]#define __cpp_lib_monadic_optional 202110L // also in <optional>[…] #define __cpp_lib_optional202106L202110L // also in <optional> […]
[ 2022-02-10 Approved at February 2022 virtual plenary. Status changed: Tentatively Ready → WP. ]
[ 2022-01-29; Reflector poll ]
Set status to Tentatively Ready after eight votes in favour during reflector poll.
P0798R8 "Monadic operations for std::optional" created a new feature-test macro __cpp_lib_monadic_optional for a relatively minor enhancement.
We should instead increment the value of the existing feature-test macro __cpp_lib_optional.History | |||
---|---|---|---|
Date | User | Action | Args |
2023-11-22 15:47:43 | admin | set | status: wp -> c++23 |
2022-02-10 12:58:57 | admin | set | messages: + msg12356 |
2022-02-10 12:58:57 | admin | set | status: ready -> wp |
2022-01-29 22:29:12 | admin | set | messages: + msg12288 |
2022-01-29 22:29:12 | admin | set | status: new -> ready |
2021-10-23 13:16:07 | admin | set | messages: + msg12185 |
2021-10-18 00:00:00 | admin | create |