Searched defs:__throw_out_of_range (Results 1 – 2 of 2) sorted by relevance
26 void __vector_base_common<true>::__throw_out_of_range() const { std::__throw_out_of_range("vector"); } in __throw_out_of_range() function in __vector_base_common
36 void __basic_string_common<true>::__throw_out_of_range() const { std::__throw_out_of_range("basic_string"); } in __throw_out_of_range() function in __basic_string_common