google/flatbuffers

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

Open

#6 828 ouverte le 1 sept. 2021

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C++ (3 564 forks)batch import
documentationhelp wantednot-stale

Métriques du dépôt

Stars
 (25 952 stars)
Métriques de merge PR
 (Merge moyen 25j 11h) (2 PRs mergées en 30 j)

Description

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.

Guide contributeur