Files
json/include/nlohmann/detail/output
Niels Lohmann ce576f6316 Fix clang-tidy avoid-c-arrays warning in write_u_escape
Use a const char* rather than a char[] lookup table, matching the
existing hex_bytes helper in the same file.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-07-06 08:33:48 +02:00
..
2026-01-01 20:00:39 +01:00