flatbuffers/include/flatbuffers
tianyapiaozi a5cc2092a6 Support binary search for struct in cpp (#4245)
* Support binary search for struct in cpp

CreateVectorOfSortedStruct is provided for convenience.

* fix continuous-integration error

* add generated files

* compile Ability.cs in csharp test

* compile Ability.cs in csharp

* modify according to code review
2017-03-29 09:51:12 -07:00
..
code_generators.h Add CodeWriter utility class. 2017-01-13 17:44:42 -08:00
flatbuffers.h Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
flatc.h Allow the flatbuffer compiler (flatc) to be built as a library. 2017-01-25 13:41:34 -08:00
flexbuffers.h C++: add String::str() function (#4234) 2017-03-18 10:09:56 -07:00
grpc.h Remove max_message_size arg, which is not passed to Deserialize func. 2017-01-30 14:54:51 -08: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 add command line argument for go namespace (#4222) 2017-03-20 16:08:35 -07:00
reflection.h C++: Add default value handling to mutation/SetField code (#4230) 2017-03-20 17:36:27 -07:00
reflection_generated.h Added doc comments to the binary schema. 2017-02-13 16:47:17 -08:00
util.h JSON parser wasn't handling ulong values correctly. 2017-02-01 14:18:28 -08:00