pass a json object to a class contructor adds an array around the object #1776
Labels
kind: bug
solution: wontfix
the issue will not be fixed (either it is impossible or deemed out of scope)
When I pass a json object to a class contructor, an array is added around my object
Output
I would expect all three outputs like the first one.
I'm using gcc-8.3.0 on gentoo linux and nlohmann_json-3.7.0
The text was updated successfully, but these errors were encountered: