mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-02-07 14:30:12 +01:00
ff6b449a07
Without value_type, Boost.Test version 1.65.0 throws a compiler error when a Json::Value object is compared to another with BOOST_TEST. Example and further discussion are in https://github.com/open-source-parsers/jsoncpp/issues/671.