flatbuffers/samples
Wouter van Oortmerssen 285501f7be Added "final" to generated types to block inheritance.
People sometimes accidentally inherit from these types.

Bug: 18224703
Change-Id: Ia09489a834ac4941f9b4a46f240cbdcf456f03a1
Tested: on Windows and Linux.
2014-11-19 13:41:15 -08:00
..
monster.fbs Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
monster_generated.h Added "final" to generated types to block inheritance. 2014-11-19 13:41:15 -08:00
monsterdata.json Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
sample_binary.cpp Fixed warnings for unused variables in Visual Studio. 2014-08-20 11:25:58 -07:00
sample_text.cpp The parser and flatc now allow include directories to be specified. 2014-09-15 16:19:27 -07:00