Searched refs:check_signed_range (Results 1 – 1 of 1) sorted by relevance
572 check_signed_range(bool negative, U value, const std::string& text) in check_signed_range() function653 detail::check_signed_range<T>(negative, result, text); in integer_parser()