Skip to content

Commit

Permalink
Merge pull request bemanproject#72 from beman-project/neatudarius-pat…
Browse files Browse the repository at this point in the history
…ch-1

Update README
  • Loading branch information
neatudarius authored Nov 8, 2024
2 parents 167b51c + 8048bed commit e1da48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Full runable examples can be found in `examples/` - please check [./examples/REA
The next code snippet shows optional range support added in [Give *std::optional* Range Support(P3168R2)](https://wg21.link/P3168R2):

```cpp
#include <Beman/Optional26/optional.hpp>
#include <beman/optional26/optional.hpp>
...

// Example from P3168R2: basic range loop over C++26 optional.
Expand Down

0 comments on commit e1da48d

Please sign in to comment.