Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
![]() |
Home | Libraries | People | FAQ | More |
boost::program_options::unknown_option
class unknown_option : public boost::program_options::error { public: // construct/copy/destruct unknown_option(const std::string &); };