YAML ::Node doc; // let's say we've already parsed this document std::string scalar; doc >> scalar; std::cout << "That scalar was: ...
確定! 回上一頁