mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
* Prevent `make_span` from working with vectors and arrays of pointers * support `make_structs_span` for little-endian * fix build: add the required parentheses --------- Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>