是否可以使用yaml-cpp解析YAML格式的字符串?
没有YAML::Parser::Parser(std::string&)构造函数.(我从http服务器通过libcurl获取YAML字符串.)
YAML::Parser::Parser(std::string&)
c++ yaml-cpp
c++ ×1
yaml-cpp ×1