我知道默認情況下,yamp-cpp發出不帶引號的字符串,但是,如果字符串中有括號,它總是用雙引號將其發出。 YAML::Emitter out; // ... const std::string myStr =
確定! 回上一頁