mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 02:07:25 +00:00
This change allows for the generation of fbs files (from proto) that don't contain name collisions with the protobuf generated C++ code, allowing both the proto and fbs message types to be linked into the same binary. |
||
|---|---|---|
| .. | ||
| imported.proto | ||
| test.golden | ||
| test.proto | ||
| test_include.golden | ||
| test_suffix.golden | ||
| test_union.golden | ||
| test_union_include.golden | ||
| test_union_suffix.golden | ||