flatbuffers/docs/source
vijairaj c02b16e195 Implemented option --scoped-enum for C++ generator
This generates C++11 style scoped and strongly typed enums.
Enabling this option also implies --no-prefix.
2015-09-15 16:13:52 +05:30
..
Benchmarks.md Fix typo in Benchmarks.md 2015-04-06 11:44:21 -07:00
Building.md
Compiler.md Implemented option --scoped-enum for C++ generator 2015-09-15 16:13:52 +05:30
CppUsage.md Clarified use of unions in C++. 2015-09-14 11:00:12 -07:00
doxyfile Added a platform / language / feature support matrix to docs. 2015-08-12 12:07:43 -07:00
FlatBuffers.md Added a platform / language / feature support matrix to docs. 2015-08-12 12:07:43 -07:00
GoUsage.md
Grammar.md Fixed small inaccurracies in the schema grammar. 2015-07-31 12:26:23 -07:00
Internals.md
JavaUsage.md added vector mutators 2015-08-15 14:48:47 +03:00
PythonUsage.md Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
Schemas.md A few schema documentation fixes. 2015-07-08 17:49:49 -07:00
style.css Updated documentation to use new css style. 2015-07-22 13:10:37 -07:00
Support.md Added authors to support.md 2015-08-14 14:07:54 -07:00
WhitePaper.md