您也可以建立 std::string 常值,而不需要執行額外的結構或轉換步驟。 ... S5 = R"("Hello \ world")"s; // std::string from a raw const char* auto ...
確定! 回上一頁