mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
Add new option --cpp-str-flex-ctor to construct custom string types not via std::string, but (char * + length).
Add new option --cpp-str-flex-ctor to construct custom string types not via std::string, but (char * + length).