mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
fixed #97
- added functions is_structured() and is_primitive() - updated documentation - updated test cases
This commit is contained in:
7
doc/examples/type.output
Normal file
7
doc/examples/type.output
Normal file
@ -0,0 +1,7 @@
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
||||
true
|
Reference in New Issue
Block a user