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