mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
* Add operator== for c++ genated code New "--gen-compare" option for flatc to generate compare operators. The operators are defined based on object based api types. Inspired by issue #263. * Improve compare operator for c++. Thanks for the code review. - Improve robustness against future schema extensions - Code style - Fix --rust generation in generate_code.sh |
||
|---|---|---|
| .. | ||
| gRPC | ||
| Benchmarks.md | ||
| Building.md | ||
| Compiler.md | ||
| CONTRIBUTING.md | ||
| CppUsage.md | ||
| CUsage.md | ||
| DartUsage.md | ||
| doxyfile | ||
| doxygen_layout.xml | ||
| FlatBuffers.md | ||
| FlexBuffers.md | ||
| GoApi.md | ||
| GoApi_generated.txt | ||
| GoUsage.md | ||
| Grammar.md | ||
| groups | ||
| Internals.md | ||
| JavaCsharpUsage.md | ||
| JavaScriptUsage.md | ||
| LobsterUsage.md | ||
| LuaUsage.md | ||
| PHPUsage.md | ||
| PythonUsage.md | ||
| README_TO_GENERATE_DOCS.md | ||
| RustUsage.md | ||
| Schemas.md | ||
| style.css | ||
| Support.md | ||
| Tutorial.md | ||
| TypeScriptUsage.md | ||
| WhitePaper.md | ||