diff --git a/README.md b/README.md index d73c2506..fa37a910 100644 --- a/README.md +++ b/README.md @@ -61,11 +61,10 @@ Though it's 2015 already, the support for C++11 is still a bit sparse. Currently - Clang 3.5 - Clang 3.6 - Clang 3.7 +- Microsoft Visual C++ 14.0 RC I would be happy to learn about other compilers/versions. -Unfortunately, Microsoft Visual C++ support at the moment. MSVC 2013 and MSVC 2014 have been reported not to be able to compile the class. Note that I will not accept pull requests that "fix" the code by polluting it with preprocessor directives to mitigate MSVC's lacking C++11 support. - ## Examples Here are some examples to give you an idea how to use the class. diff --git a/json.gif b/json.gif index 7b8d144d..7cd94371 100644 Binary files a/json.gif and b/json.gif differ