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++ (3.564 Forks)batch import
documentationhelp wantednot-stale

Repository-Metriken

Stars
 (25.952 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 25T 11h) (2 gemergte PRs in 30 T)

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