jsoncpp/include/json
Philip Top 034976a19d
add a valueToQuotedString overload (#1397)
* add a valueToQuotedString overload to take a string length to support things like a string_view more directly.

* Apply suggestions from code review

Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>

---------

Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Jordan Bayles <bayles.jordan@gmail.com>
2024-09-09 17:38:22 -07:00
..
allocator.h Fix clang format issues (#1555) 2024-09-09 15:48:18 -07:00
assertions.h clang-tidy fixes again (#1155) 2020-04-12 01:26:04 -04:00
config.h clang-tidy fixes again (#1155) 2020-04-12 01:26:04 -04:00
forwards.h Run Clang-tidy with modernize-use-auto (#1077) 2019-12-04 09:08:45 +08:00
json_features.h Use default rather than hard-coded 8 for maximum aggregate member alignment (#1378) 2022-01-12 16:27:16 -05:00
json.h Readd some overzealously removed code 2019-11-14 10:21:15 -08:00
reader.h Fix a parser bug where tokens are misidentified as commas. (#1502) 2024-09-09 17:30:16 -07:00
value.h Fix clang format issues (#1555) 2024-09-09 15:48:18 -07:00
version.h Bump micro version 2021-11-03 11:39:54 -05:00
writer.h add a valueToQuotedString overload (#1397) 2024-09-09 17:38:22 -07:00