mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 08:05:06 +00:00
* Vector of Tables equality * support nullptr and fix for not being able to use auto in lambda * use different std::equal overload * use flatbuffers::unique_ptr * go back to auto and clang-format fix