clarified MSV version
This commit is contained in:
parent
1c719561b0
commit
ca2bbdb15b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||

|
[](https://github.com/nlohmann/json/releases)
|
||||||
|
|
||||||
[](https://travis-ci.org/nlohmann/json)
|
[](https://travis-ci.org/nlohmann/json)
|
||||||
[](https://ci.appveyor.com/project/nlohmann/json)
|
[](https://ci.appveyor.com/project/nlohmann/json)
|
||||||
|
@ -390,7 +390,7 @@ Though it's 2016 already, the support for C++11 is still a bit sparse. Currently
|
||||||
|
|
||||||
- GCC 4.9 - 6.0 (and possibly later)
|
- GCC 4.9 - 6.0 (and possibly later)
|
||||||
- Clang 3.4 - 3.9 (and possibly later)
|
- Clang 3.4 - 3.9 (and possibly later)
|
||||||
- Microsoft Visual C++ 2015 / 14.0 (and possibly later)
|
- Microsoft Visual C++ 2015 / 14.0, MSVC 19.0 (and possibly later)
|
||||||
|
|
||||||
I would be happy to learn about other compilers/versions.
|
I would be happy to learn about other compilers/versions.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue