google/flatbuffers

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

Open

#6828 opened on Sep 1, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (25,952 stars) (3,564 forks)batch import
documentationhelp wantednot-stale

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.

Contributor guide