There was an error while loading. Please reload this page.
1 parent cf1a24b commit f1b93daCopy full SHA for f1b93da
1 file changed
README.md
@@ -22,6 +22,7 @@ Implemented LWG Issues:
22
- [x] [LWG-4026](https://wg21.link/lwg4026) Assignment operators of `std::expected` should propagate triviality
23
- [x] [LWG-3877](https://wg21.link/lwg3877) incorrect constraints on const-qualified monadic overloads for `std::expected`
24
- [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
26
27
Enhancements:
28
0 commit comments