updated documentation to show off MSVC support

pull/111/head
Niels 2015-07-16 22:37:54 +02:00
parent 92fffaa872
commit 818ae5a524
2 changed files with 1 additions and 2 deletions

View File

@ -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.

BIN
json.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 344 KiB

After

Width:  |  Height:  |  Size: 358 KiB