Files
flatbuffers/docs/source
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
..
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