Searched refs:invalid_bool_value (Results 1 – 3 of 3) sorted by relevance
160 boost::throw_exception(invalid_bool_value(s)); in validate()182 boost::throw_exception(invalid_bool_value(convert_value(s))); in validate()231 invalid_bool_value::232 invalid_bool_value(const std::string& bad_value) in invalid_bool_value() function in boost::program_options::invalid_bool_value233 : validation_error(validation_error::invalid_bool_value) in invalid_bool_value()406 case invalid_bool_value: in get_template()
368 invalid_bool_value, enumerator405 class BOOST_PROGRAM_OPTIONS_DECL invalid_bool_value class409 invalid_bool_value(const std::string& value);
2012 boost/program_options/invalid_bool_value.html