mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-05 13:08:58 +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).