mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:31:05 +00:00
16836ff95a
* Add advance feature indicators to reflection * deserialize too * model advanced features as bitflags * use uint64_t instead of AdvancedFeatures * git clang format * initialize advanced_features_ * remove whitespace Co-authored-by: Casper Neo <cneo@google.com>