flatbuffers/include/flatbuffers
shassani 4235a25640 Adds ForceStringAlignment to flatbuffers. (#4828)
ForceStringAlignment is useful for memory aligning string fields in flatbuffers.
2018-07-19 16:00:31 -07:00
..
base.h Add string view [C++] (#4730) 2018-05-10 13:30:35 -07:00
code_generators.h Made all C++ files clang-formatted. 2017-12-21 11:45:02 -08:00
flatbuffers.h Adds ForceStringAlignment to flatbuffers. (#4828) 2018-07-19 16:00:31 -07:00
flatc.h Made all C++ files clang-formatted. 2017-12-21 11:45:02 -08:00
flexbuffers.h Restricting (typed=false, fixed=true) combination in flexbuffer CreateVector (#4825) 2018-07-19 14:59:06 -07:00
grpc.h The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00
hash.h made HashFnv functions constexpr (#4640) 2018-03-02 09:13:55 -08:00
idl.h flatbuffer force-empty option (#4822) 2018-07-16 16:05:06 -07:00
minireflect.h Output JSON strings as natural UTF-8 text without escapes (#4710) 2018-05-03 12:10:45 -07:00
reflection.h The asserts replaced by FLATBUFFERS_ASSERT. (#4701) 2018-04-16 08:57:59 -07:00
reflection_generated.h Renamed Verifier methods 2018-07-16 16:42:10 -07:00
registry.h Made all C++ files clang-formatted. 2017-12-21 11:45:02 -08:00
stl_emulation.h Fix vector_data failure under debug (#4606) 2018-02-08 15:15:17 -08:00
util.h Add define/ifdef blocks, alternate sprintf implementation via FLATBUFFERS_PREFER_PRINTF [C++] (#4700) 2018-05-10 13:31:02 -07:00