flatbuffers/docs
astange 4ec5e8db90
[C++] Add option to not generate direct copy methods. (#6166)
* Add option to not generate direct copy methods.

The direct copy methods generated by flatc utilize std::vector which isn't allowed on some embedded systems. Permit users of the compiler to not generate these methods so they don't have to be stubbed out.

* Update docs for no-cpp-direct-copy option.
2020-10-12 12:25:10 -07:00
..
images Updated documentation to use new css style. 2015-07-22 13:10:37 -07:00
source [C++] Add option to not generate direct copy methods. (#6166) 2020-10-12 12:25:10 -07: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