mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 20:01:55 +00:00
5ed02dc04a
* 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>