flatbuffers/include/flatbuffers
Oli Wilkinson dbf6702371 Added support for C# partial class generation when the `csharp_partial` attribute is used on a table/struct. 2016-01-21 15:42:30 +00:00
..
flatbuffers.h Disabled assignment operator of TableKeyComparator; was causing warning C4512 on VS2010 and thus causing the build to fail. 2016-01-20 18:59:51 +00:00
hash.h Fix #3497: Add support for compiling in g++ 4.4 and 4.5 2016-01-09 06:30:50 -06:00
idl.h Added support for C# partial class generation when the `csharp_partial` attribute is used on a table/struct. 2016-01-21 15:42:30 +00:00
reflection.h Reworked reflection.h to be more general. 2015-08-03 16:42:05 -07:00
reflection_generated.h Reflection: generically copy (parts of) FlatBuffers. 2015-06-29 15:18:51 -07:00
util.h Merge pull request #3498 from ncpenke/gcc-4.4.3-support 2016-01-19 10:27:57 -08:00