...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::program_options::collect_unrecognized_mode
// In header: <boost/program_options/parsers.hpp> enum collect_unrecognized_mode { include_positional, exclude_positional };