Searched defs:out_of_range (Results 1 – 9 of 9) sorted by relevance
81 class out_of_range : public format_error class85 out_of_range(int index, int beg, int end) in out_of_range() function in boost::io::out_of_range
305 class out_of_range : public exception class316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() function in nlohmann::detail::out_of_range
199 static range_check_result out_of_range ( argument_type s ) in out_of_range() function
190 static boost::numeric::range_check_result out_of_range( argument_type s ) in out_of_range() function
74 out_of_range = GRPC_STATUS_OUT_OF_RANGE variable in StatusCode
267 static range_check_result out_of_range ( argument_type ) { return cInRange ; } in out_of_range() function286 static range_check_result out_of_range ( argument_type s ) in out_of_range() function
259 using out_of_range = detail::out_of_range; typedef in nlohmann::basic_json
3026 int out_of_range = 1; in date_fromisocalendar() local
2611 class out_of_range : public exception class2622 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() function in nlohmann::detail::out_of_range16747 using out_of_range = detail::out_of_range; typedef in nlohmann::basic_json