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