Skip to content

Commit f1b93da

Browse files
committed
doc: add features of LWG-4031
Signed-off-by: Yuming He <ComixHe1895@outlook.com>
1 parent cf1a24b commit f1b93da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Implemented LWG Issues:
2222
- [x] [LWG-4026](https://wg21.link/lwg4026) Assignment operators of `std::expected` should propagate triviality
2323
- [x] [LWG-3877](https://wg21.link/lwg3877) incorrect constraints on const-qualified monadic overloads for `std::expected`
2424
- [x] [LWG-3886](https://wg21.link/lwg3886) Monad mo' problems
25+
- [x] [LWG-4031](https://wg21.link/lwg4031) `bad_expected_access<void>` member functions should be noexcept
2526

2627
Enhancements:
2728

0 commit comments

Comments
 (0)