Skip to content

Commit

Permalink
compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
no1msd committed Oct 17, 2015
1 parent 44fbde6 commit d8032af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ Output:
## Requirements

- A C++ compiler with decent C++11 support. Currently tested with:
- GCC 4.7, 4.8, 4.9
- clang 3.5, 3.6 (both libstdc++ and libc++ are supported)
- GCC 4.7, 4.8, 4.9, 5.1
- clang 3.5, 3.6, 3.7 (both libstdc++ and libc++ are supported)
- MSVC 2013, 2015
- Boost 1.54+ for [Boost.Variant](http://www.boost.org/libs/variant)
- CMake 3.0+ for building
Expand Down

0 comments on commit d8032af

Please sign in to comment.