Files
flatbuffers/tests
Vladimir Glavnyy b8ef8c1521 Fix issues with uint64 enums (#5265)
* Fix issues with uint64 enums

- hide the implementation of enums from code generators
- fix uint64 the issue in the cpp-generator
- fix #5108
- new tests
- enums with bit_flags attribute should be unsigned

* Refine objectives of EnumDef's FindByValue and ReverseLookup methods

- move EnumDef::ReverseLookup implementation to idl_parser.cpp
- fix typos

* Make the IsUInt64 method private
2019-05-02 13:57:58 -07:00
..
2018-10-29 17:40:19 -07:00
2019-04-24 12:34:42 -07:00
2019-04-15 11:38:00 -07:00
2018-12-27 20:57:19 -05:00
2019-05-02 13:57:58 -07:00
2018-10-03 12:27:27 -07:00