mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +00:00
When cpp_vec_type is set to a non-std container, Pack methods for scalar, bool, and plain-struct vectors now use the pointer+size overloads of CreateVector/CreateVectorOfStructs instead of the std::vector-only overloads. Extends the combined cpp_vec_type+native_type test to also cover scalar (ubyte) vectors with a custom container type. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
69 KiB
69 KiB