diff options
author | Michael <7428276+Urmeli0815@users.noreply.github.com> | 2021-03-18 19:01:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-18 11:01:50 -0700 |
commit | 78f0c0d1d96a220163a03174d3240864a6a139da (patch) | |
tree | b77938a288487e20af8e0279e7cdf11d33313d00 /samples | |
parent | c992eafb5b50f1aab9d7863864a0a49fe278836e (diff) | |
download | flatbuffers-78f0c0d1d96a220163a03174d3240864a6a139da.tar.gz flatbuffers-78f0c0d1d96a220163a03174d3240864a6a139da.tar.bz2 flatbuffers-78f0c0d1d96a220163a03174d3240864a6a139da.zip |
[C++] #6501 - Problem when mapping a native type multiple times (#6514)
* [C++] #6501 - Problem when mapping a native type multiple times
- idl.h:
added "native_type_pack_name"
- flatbuffers.h:
added CreateVectorOfNativeStructs variants which receive a pointer to the serialization function
- idl_gen_cpp.cpp:
adapted code generation in case "native_type_pack_name" attribute is present
- extended tests & docs; improved surrounding native_type docs a little
* integrated review feedback
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions