google/flatbuffers
FR: Add an example of a vector of unions to the tutorial
Offen
#6.828 geöffnet am 01.09.2021
documentationhelp wantednot-stale
Repository-Metriken
- Stars
- (25.952 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Right now there's little documentation about how to handle a vector of unions. I know this isn't supported in all languages, but it would be very helpful to have this for the languages that do support it.