Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/
H A Dstring.cpp27 struct __basic_string_common;
31 struct __basic_string_common<true> { struct
36 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()
/openbsd/gnu/llvm/libcxx/include/
H A D__config132 // Don't export the legacy __basic_string_common class and its methods from the built library.