Searched refs:__basic_string_common (Results 1 – 2 of 2) sorted by relevance
27 struct __basic_string_common;31 struct __basic_string_common<true> { struct36 void __basic_string_common<true>::__throw_length_error() const { in __throw_length_error()39 void __basic_string_common<true>::__throw_out_of_range() const { in __throw_out_of_range()
132 // Don't export the legacy __basic_string_common class and its methods from the built library.