forked from BigfootDev/flatbuffers
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).