...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
ext_parser
// In header: <boost/program_options/parsers.hpp> typedef function1< std::pair< std::string, std::string >, const std::string & > ext_parser;
增强 basic_parsed_options<wchar_t>,实现从 'parsed_options' 的转换