flatbuffers/include/flatbuffers
Huw Rogers f069396d1b
[C++] flatc --cpp-field-case-style option to permit camel-case field names in C++ (#6669)
* flatc --cpp-field-case option to permit camel-case field names in C++

* fixed option name; cleaned up tabs

* formatting fixed to conform to CI

* resolved comments

* fixed white space indentation

* per PR comments

* rename snake case option to unchanged for clarity, per PR comments

* cleanup of unchanged case option in C++ codegen, per PR 6669 comments

* incorporated PR feedback from vglavnyy

* cleaned up to pass Travis CI / clang format

* bumped PR to retry transient CI failure

* bumped PR to retry transient CI failure

* bump PR

* assert union type field name length > suffix, per PR 6669 comments
2021-06-08 11:23:05 -07:00
..
pch
base.h [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
code_generators.h [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
flatbuffers.h Removed most heap allocations in builder (#6662) 2021-05-21 11:09:24 -07:00
flatc.h
flexbuffers.h Use unoptimized path for ReadUInt64 for win32 build as the optimized path crashes. (#6681) 2021-06-04 13:27:47 -07:00
grpc.h [grpc] Support latest version of grpc PoC (#6338) 2021-03-25 12:12:35 -07:00
hash.h
idl.h [C++] flatc --cpp-field-case-style option to permit camel-case field names in C++ (#6669) 2021-06-08 11:23:05 -07:00
minireflect.h Minireflect fixed array (#6129) 2020-09-22 17:57:01 -07:00
reflection.h Deprecate EnumVal.object (#6612) 2021-05-13 14:57:36 -07:00
reflection_generated.h Deprecate EnumVal.object (#6612) 2021-05-13 14:57:36 -07:00
registry.h
stl_emulation.h [idl_parser] Unify parsing of NaN values read from .fbs and .json files (#6296) 2020-12-07 11:12:58 -08:00
util.h [idl_parser] Validate force_align on all possible paths (#6430) 2021-02-10 11:37:16 -08:00