mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-05-28 06:01:31 +02:00

- Fixed Value::operator <= implementation (had the semantic of operator >=). Found when addigin unit tests for comparison operators.