flatbuffers/tests/cpp17
Wen Sun eb1abb51ea
Add support for using array of scalar as key field in Cpp (#7623)
* add support for using array of scalar as key field

* update cmakelist and test.cpp to include the tests

* update bazel rule

* address comments

* clang format

* delete comment

* delete comment

* address the rest of the commnets

* address comments

* update naming in test file

* format build file

* buildifier

* make keycomparelessthan call keycomparewithvalue

* update to use flatbuffer array instead of raw pointer

* clang

* format

* revert format

* revert format

* update

* run generate_code.py

* run code generator

* revert changes by generate_code.py

* fist run make flatc and then run generate_code.py

Co-authored-by: Wen Sun <sunwen@google.com>
2022-11-18 11:04:46 -08:00
..
generated_cpp17 Add support for using array of scalar as key field in Cpp (#7623) 2022-11-18 11:04:46 -08:00
stringify_util.h flattests_cpp17 doesn't compile with Visual Studio 2017: warning C4100: 'indent': unreferenced formal parameter (#6811) 2021-08-30 15:32:36 -07:00
test_cpp17.cpp Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588) 2022-11-08 10:59:46 -08:00