boost::program_options::invalid_command_line_style
// In header: <boost/program_options/errors.hpp> class invalid_command_line_style : public { public: // construct/copy/destruct (); };
Class thrown when there are programming error related to style
invalid_command_line_style
( msg);