diff --git a/README.md b/README.md index 251124a8..f87cdf49 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ for (const auto& i : opt) { } ``` -Full code can be found in [./examples/range_loop.cpp](./examples/range_loop.cpp). Build and run instructions in [./examples/README.md](./examples/README.md). +Full code can be found in [./examples/range_loop.cpp](./examples/range_loop.cpp). Check for local build and run instructions in [./examples/README.md](./examples/README.md) or [range_loop.cpp@Compiler Explorer](https://godbolt.org/z/f8dWaxsGo)/ + +https://godbolt.org/z/f8dWaxsGo ### optional_ref @@ -176,7 +178,7 @@ Latest revision(s) of the papers can be built / found at: * Reviewed in Tokyo 2024. * Forwarded by LEWG April electronic poll to LWG. * LWG: - * To be reviewed in Saint Louis 2024. + * Reviewed and approved in Saint Louis 2024. * [./papers/P2988/README.md](./papers/P2988/README.md) for `std::optional (P2988)`. * issue: [#1661](https://github.com/cplusplus/papers/issues/1661) * LEWG: