json/single_include
Florian Albrechtskirchinger 4b75ae6828
Add assertion to converting constructor
The converting basic_json constructor can inadvertently change the value
type of its parameter. Assert that both basic_json values are of the
same value type after conversion.
2022-06-03 16:40:25 +02:00
..
nlohmann Add assertion to converting constructor 2022-06-03 16:40:25 +02:00