mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-07 14:37:30 +01:00
* Added setting precision for writers. * Added special case for precise precision and global precision. * Added good setting of type of precision and also added this type to BuiltStreamWriter and for its settings. * Added some tests.