Commit a859b17
committed
Remove unused constructors from backing container
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.1 parent 530d23b commit a859b17
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 164 | | |
170 | 165 | | |
171 | 166 | | |
| |||
305 | 300 | | |
306 | 301 | | |
307 | 302 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | 303 | | |
314 | 304 | | |
315 | 305 | | |
| |||
0 commit comments