mirror of
https://github.com/nlohmann/json.git
synced 2026-04-12 19:18:52 +00:00
std::initializer_list does not own the temporaries created in its initialization. Therefore, storing it in an independent stack variable is unsafe.