mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-07 05:58:42 +01:00
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.