jsoncpp icon indicating copy to clipboard operation
jsoncpp copied to clipboard

feat(JSON): Add precision control parameters to toStyledString

Open YackerYan opened this issue 5 months ago • 0 comments

Fixes #1616 Add support for controlling the precision of JSON string output through parameters, including two modes: decimal places and significant figures.

YackerYan avatar Aug 05 '25 10:08 YackerYan