mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-14 01:47:54 +08:00
clarify which versions work with old compilers
This commit is contained in:
parent
239c733ab5
commit
2fc08b4ebd
@ -16,7 +16,7 @@ format to store user input files.
|
|||||||
|
|
||||||
## A note on backward-compatibility
|
## A note on backward-compatibility
|
||||||
* `1.y.z` is built with C++11.
|
* `1.y.z` is built with C++11.
|
||||||
* `0.8.z` can be used with older compilers.
|
* `0.y.z` can be used with older compilers.
|
||||||
* Major versions maintain binary-compatibility.
|
* Major versions maintain binary-compatibility.
|
||||||
|
|
||||||
Using JsonCpp in your project
|
Using JsonCpp in your project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user