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