Files
property_tree/test/test_json_parser.cpp
Erich Keane 71dd658325 Fix write_json non-pretty print extra endl
According to bug #12149, the non-pretty version of write_json should not
print the trailing endl.  This patch only prints the endl in the pretty
case, and only does the flush component of the endl in the non-pretty
version.

Signed-off-by: Erich Keane <erich.keane@intel.com>
2023-11-17 16:59:57 +02:00

16 KiB