Files
flatbuffers/docs/source
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
..
2020-01-30 10:18:28 -08:00
2016-01-19 14:31:17 -08:00
2016-07-20 22:58:22 +05:30
2018-03-23 09:01:39 -07:00
2020-01-30 10:18:28 -08:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2020-04-09 09:53:16 -07:00