Searched refs:nonstd (Results 1 – 2 of 2) sorted by relevance
78 namespace nonstd { namespace90 …nonstd::basic_string<char> str; // expected-error{{no template named 'basic_string' in namespace '… in poit()91 …nonstd::wide_string<char> str2; // expected-error{{no template named 'wide_string' in namespace 'n… in poit()
10 namespace nonstd { namespace23 int l = nonstd::rand(); in testFunction1()