Commit 1cc47175 authored by Niels's avatar Niels

tried Clang 3.9

parent be205559
...@@ -45,7 +45,7 @@ to the files you want to use JSON objects. That's it. Do not forget to set the n ...@@ -45,7 +45,7 @@ to the files you want to use JSON objects. That's it. Do not forget to set the n
Though it's 2016 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work: Though it's 2016 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
- GCC 4.9 - 6.0 (and possibly later) - GCC 4.9 - 6.0 (and possibly later)
- Clang 3.4 - 3.8 (and possibly later) - Clang 3.4 - 3.9 (and possibly later)
- Microsoft Visual C++ 14.0 RC (and possibly later) - Microsoft Visual C++ 14.0 RC (and possibly later)
I would be happy to learn about other compilers/versions. I would be happy to learn about other compilers/versions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment