mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 14:59:00 +08:00
0fd95d2e28
One of the ordered_map constructors was incorrectly accepting a std::initializer_list<T> instead of std::initializer_list<value_type>. Add regression test. Fixes #3343. |
||
---|---|---|
.. | ||
nlohmann |