This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
b3e4d9169b3e6ec86bdd9d6f5aff9ee7f87e119a
flatbuffers-bigfoot
/
include
/
flatbuffers
History
Wouter van Oortmerssen
b188fde27e
Fixed Uint() method actually storing a signed int.
...
Also fixed two constructors missing explicit. Change-Id: I147b2d2517bb660d92d4b0167992c115ed65dca7
2018-07-06 12:30:43 -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
Helper function to get empty string on nullptr (
#4800
)
2018-07-02 09:34:18 -07:00
flatc.h
Made all C++ files clang-formatted.
2017-12-21 11:45:02 -08:00
flexbuffers.h
Fixed Uint() method actually storing a signed int.
2018-07-06 12:30:43 -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
Lua (5.3) Language addition (
#4804
)
2018-07-05 15:55:57 -07:00
minireflect.h
Output JSON strings as natural UTF-8 text without escapes (
#4710
)
2018-05-03 12:10:45 -07:00
reflection_generated.h
Include services in reflection data (
fixes
#4639
) (
#4713
)
2018-04-27 13:31:18 -07:00
reflection.h
The asserts replaced by FLATBUFFERS_ASSERT. (
#4701
)
2018-04-16 08:57:59 -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