mirror of
https://github.com/nlohmann/json.git
synced 2026-09-01 05:57:14 +00:00
The pinned astyle expands a braced-init-list used as a range-for range onto several lines; hoist the two offsets into a named vector instead, which reads better and leaves nothing for astyle to reformat. Signed-off-by: Niels Lohmann <mail@nlohmann.me>