Result of read_json_with_diagnostics: the parsed table together with reader-specific diagnostics.
More...
#include <json.hpp>
Public Attributes | |
| table_with_metadata | data |
| Parsed table and standard table metadata. | |
| json_reader_diagnostics | diagnostics |
| Reader-specific diagnostics. | |
Result of read_json_with_diagnostics: the parsed table together with reader-specific diagnostics.
Definition at line 953 of file io/json.hpp.