If you are asking about the lifetime of the const char * returned by the std::string c_str() function, it is valid until you modify the string ...
確定! 回上一頁