mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 21:36:27 +00:00
std::initializer_list does not own the temporaries created in its initialization. Therefore, storing it in an independent stack variable is unsafe.