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
b1e8be27a9544b525a94612f9edbe00e306c07c4
flatbuffers-bigfoot
/
include
/
flatbuffers
History
James Swift
b1e8be27a9
MSVC doesn't allow alignment on function params. This prevents the copy and thus avoids this issue
https://msdn.microsoft.com/en-us/library/373ak2y1.aspx
2016-05-24 17:16:03 +02:00
..
code_generators.h
Enforcing the google C++ style guide
2016-04-15 13:20:26 +02:00
flatbuffers.h
MSVC doesn't allow alignment on function params. This prevents the copy and thus avoids this issue
https://msdn.microsoft.com/en-us/library/373ak2y1.aspx
2016-05-24 17:16:03 +02: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
Fixed struct -> class pre-declaration error.
2016-04-13 12:02:22 -07:00
reflection_generated.h
Made user-defined attributes available in the reflection data.
2016-04-11 17:36:56 -07:00
reflection.h
Added support for easy string pooling.
2016-03-07 12:58:36 -08:00
util.h
add setloadfile and setfileexists functions to flatbuffers
2016-04-04 13:03:22 -07:00