flatbuffers/docs
tira-misu 9fca5e4f42
Add flatc option to inhibit all warnings #6005 (#6301)
* Fix C/C++ Create<Type>Direct with sorted vectors

If a struct has a key the vector has to be sorted. To sort the vector
you can't use "const".

* Changes due to code review

* Improve code readability

* Add generate of JSON schema to string to lib

* option indent_step is supported

* Remove unused variables

* Fix break in test

* Fix style to be consistent with rest of the code

* Add option --no-warnings to inhibit all warnings

* Fix order of member initialization

* Add documentation for --no-warnings
2020-12-10 14:03:53 -08:00
..
images Updated documentation to use new css style. 2015-07-22 13:10:37 -07:00
source Add flatc option to inhibit all warnings #6005 (#6301) 2020-12-10 14:03:53 -08:00
footer.html Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
header.html Added a link to other FPL libraries to the main page. 2015-08-05 17:32:14 -07:00