google/flatbuffers

FR: Add an example of a vector of unions to the tutorial

Open

#6.828 geöffnet am 1. Sept. 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (25.952 Stars) (3.564 Forks)batch import
documentationhelp wantednot-stale

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.

Contributor Guide