mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-03-03 21:06:24 +01:00

* cleaning up the logic for parsing numbers * Add Testcases for new Reader in jsontestrunner
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
// -2^32 => out of signed integer range, switch to double
|
|
.=-4294967295
|
|
|