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:
Pratik Chowdhury 2018-12-19 20:17:35 +05:30
parent e73dfef6e5
commit ebd3f45808
6 changed files with 337 additions and 248 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ benchmarks/files/numbers/*.json
cmake-build-debug
test/test-*
/.vs