flatbuffers/tests/cpp17/generated_cpp17
Vladimir Glavnyy 83ce29cc22
[C++, JSON] Fix nullptr access when reading a key with a default value. (#6375)
This commit fixes handling of default and NULL `key` fields in `Parser::ParseVector` (#5928).

The JSON generator updated. It outputs `key` fields even if the `--force-defaults` option is inactive.

Additional test cases for `key` added.
2021-01-07 11:24:59 -08:00
..
monster_test_generated.h [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
optional_scalars2_generated.h Moved C++ to optional_scalars2 and added some tests. (#6162) 2020-10-07 09:46:09 -07:00
optional_scalars_generated.h Kotlin test optional enum (#6201) 2020-10-22 13:36:02 -07:00