mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:21:06 +00:00
901b89e733
* Add Builder and Table typedefs This gives us a way to use templates to go from a builder to a table and back again without having to pass both types in. * Fix tests/cpp17/generated_cpp17/monster_test_generated.h