forked from BigfootDev/flatbuffers
92b90d7f0f
Add new option --cpp-str-flex-ctor to construct custom string types not via std::string, but (char * + length).