mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Per the definition of --gen-compare: only generate comparators for object API generated structs. Types annoated with native_type must define their own comparators if `--gen-compare` is enabled. Also enables --gen-compare for native_type_test and fixes the test by adding a comparator for the Native::Vector3D type. |
||
|---|---|---|
| .. | ||
| check-grpc-generated-code.py | ||
| check_generate_code.py | ||
| clang-format-all.sh | ||
| clang-format-git.sh | ||
| clang-tidy-git.sh | ||
| generate_code.py | ||
| generate_grpc_examples.py | ||
| release.sh | ||
| util.py | ||