Skip to content

Commit b8d3792

Browse files
committed
doc: add features of LWG-4025
1 parent e6867f1 commit b8d3792

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
@@ -24,6 +24,7 @@ Implemented LWG Issues:
2424
- [x] [LWG-3886](https://wg21.link/lwg3886) Monad mo' problems
2525
- [x] [LWG-4031](https://wg21.link/lwg4031) `bad_expected_access<void>` member functions should be noexcept
2626
- [x] [LWG-4222](https://wg21.link/lwg4222) `expected` constructor from a single value missing a constraint
27+
- [x] [LWG-4025](https://wg21.link/lwg4025) Move assignment operator of `std::expected<cv void, E>` should not be conditionally deleted
2728

2829
Enhancements:
2930

0 commit comments

Comments
 (0)