mirror of
https://github.com/nlohmann/json.git
synced 2026-05-28 17:15:25 +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.