mirror of
https://github.com/nlohmann/json.git
synced 2024-12-12 03:49:22 +08:00
added a comment (see #109)
This commit is contained in:
parent
d6771ac79d
commit
e0d334c4f1
@ -46,6 +46,8 @@ Though it's 2015 already, the support for C++11 is still a bit sparse. Currently
|
||||
- Clang 3.4 - 3.7
|
||||
- Microsoft Visual C++ 14.0 RC
|
||||
|
||||
Note using GCC 4.8, the unit tests cannot be compiled due to a [bug in the preprocessor](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55971).
|
||||
|
||||
I would be happy to learn about other compilers/versions.
|
||||
|
||||
## Examples
|
||||
|
Loading…
Reference in New Issue
Block a user