mirror of
https://github.com/nlohmann/json.git
synced 2026-07-08 11:35:10 +00:00
ce576f6316
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>