1
0
forked from boostorg/mp11

Update README.md

This commit is contained in:
Peter Dimov
2018-01-30 18:27:30 +00:00
committed by GitHub
parent 4aacc60840
commit 3b5cdc2b22

View File

@@ -10,7 +10,7 @@ Mp11 is part of [Boost](http://boost.org/libs/mp11), starting with release 1.66.
## Supported compilers
* g++ 4.7 or later
* clang++ 3.5 or later
* clang++ 3.3 or later
* Visual Studio 2013, 2015, 2017
Tested on [Travis](https://travis-ci.org/boostorg/mp11/) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/).