flatbuffers/samples
Wouter van Oortmerssen 7b8053570e Enums in C++ are now strongly typed.
Accessors and constructors now take enum types rather than ints.

Bug: 16570507
Change-Id: I4b50fd64ad2e662ea2481bc0ccea784326fb31c0
Tested: on Linux and Windows.
2014-09-23 17:25:50 -07:00
..
monster.fbs Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
monster_generated.h Enums in C++ are now strongly typed. 2014-09-23 17:25:50 -07: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