forked from BigfootDev/flatbuffers
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