Added Support for Structured Bindings
For further details, read https://github.com/nlohmann/json/issues/1388 and https://blog.tartanllama.xyz/structured-bindings/
This commit is contained in:
parent
e73dfef6e5
commit
ebd3f45808
6 changed files with 337 additions and 248 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@ benchmarks/files/numbers/*.json
|
|||
cmake-build-debug
|
||||
|
||||
test/test-*
|
||||
/.vs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue