2010-03-11から1日間の記事一覧

Boost.PropertyTree XMLの読み込みフラグ

C++

reference - boost::property::xml_parser::read_xml // In header: <boost/property_tree/xml_parser.hpp> template<typename Ptree> void read_xml(const std::string & filename, Ptree & pt, int flags = 0, const std::locale & loc = std::locale()); Parameters: ... flags Flags controlling the bahviour</typename></boost/property_tree/xml_parser.hpp>…