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