Home
last modified time | relevance | path

Searched refs:invalid_bool_value (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/program_options/src/
Dvalue_semantic.cpp160 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_value
233 : validation_error(validation_error::invalid_bool_value) in invalid_bool_value()
406 case invalid_bool_value: in get_template()
/third_party/boost/boost/program_options/
Derrors.hpp368 invalid_bool_value, enumerator
405 class BOOST_PROGRAM_OPTIONS_DECL invalid_bool_value class
409 invalid_bool_value(const std::string& value);
/third_party/boost/doc/html/
Ddoc_HTML.manifest2012 boost/program_options/invalid_bool_value.html