google/flatbuffers

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

Aberta

#6.828 aberto em 1 de set. de 2021

 (4 comentários) (0 reação) (0 responsável)C++ (3.564 forks)batch import
documentationhelp wantednot-stale

Métricas do repositório

Stars
 (25.952 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador