flatbuffers/include/flatbuffers
Wouter van Oortmerssen 1bba4fd9ea Fixed reflection.h not modifying certain table configurations.
It would write 64bits offsets instead of 32bit ones, and update
the vtable pointer before the fields were processed.

Change-Id: I0c0fa942bbd3b42839294f5653ba8fa048612624
Tested: on Linux.
2016-07-25 15:01:37 -07:00
..
code_generators.h clangFormating base class 2016-07-15 15:21:09 +02:00
flatbuffers.h Fixed reflection.h not modifying certain table configurations. 2016-07-25 15:01:37 -07:00
grpc.h
hash.h
idl.h Added way to test two schemas for safe evolution. 2016-07-20 17:56:59 -07:00
reflection.h This is a minimal amount of #ifdef's to make stlport work. 2016-07-20 17:29:47 -07:00
reflection_generated.h Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00
util.h