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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/
H A D2.cc33 typedef std::string::iterator siterator; typedef
36 siterator it1;
H A D3.cc32 typedef std::string::iterator siterator; typedef
34 siterator it1;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/
H A D2.cc33 typedef std::wstring::iterator siterator; typedef
36 siterator it1;
H A D3.cc32 typedef std::wstring::iterator siterator; typedef
34 siterator it1;

Completed in 94 milliseconds