You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing this constructor simplifies the interface, by reducing the
number of different ways to construct the classes and avoiding exposing
the implementation detail of what type of container `json_objectt` and
`json_arrayt` are backed by.
0 commit comments