Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Sep 4, 2021
1 parent 8b08326 commit 3a06c98
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 @@ -10,7 +10,7 @@ See [the documentation](https://www.boost.org/libs/lambda2/) for more informatio
## Supported Compilers

* g++ 5 or later with `-std=c++14` or above
* clang++ 3.5 or later with `-std=c++14` or above
* clang++ 3.9 or later with `-std=c++14` or above
* Visual Studio 2015, 2017, 2019

Tested on [Github Actions](https://github.com/boostorg/lambda2/actions) and
Expand Down

0 comments on commit 3a06c98

Please sign in to comment.