mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
To support the use case described in issue google/flatbuffers#3826, a new command line option --gen-name-strings has been added, which will cause a static GetFullyQualifiedName function to be added to the C++ output for tables/structs.