Home
last modified time | relevance | path

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

/external/libcxx/src/
Dstring.cpp40 void throw_helper( const string& msg ) in throw_helper() function
53 throw_helper<out_of_range>(func + ": out of range"); in throw_from_string_out_of_range()
59 throw_helper<invalid_argument>(func + ": no conversion"); in throw_from_string_invalid_arg()