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

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dstring.cpp35 void throw_helper( const string& msg ) function in namespace:__anon1262
48 throw_helper<out_of_range>(func + ": out of range");
54 throw_helper<invalid_argument>(func + ": no conversion");

Completed in 144 milliseconds