boost::program_options::invalid_bool_value
// In header: <boost/program_options/errors.hpp> class invalid_bool_value : public { public: // construct/copy/destruct (); };
Class thrown if there is an invalid bool value given
invalid_bool_value
( value);