Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhole committed Jun 16, 2024
1 parent af28af4 commit 237d480
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 @@ -5,7 +5,7 @@
**Use the latest STL implementation in C++14**

```c++
// All implementation is written under C++14 standard
// All implementations are written under C++14 standard semantics
#include "preview/ranges.h"

auto map = preview::views::iota('A', 'E') |
Expand Down

0 comments on commit 237d480

Please sign in to comment.