Searched refs:wofstream (Results 1 – 6 of 6) sorted by relevance
14 using _STLP_NEW_IO_NAMESPACE::wofstream;
51 using _STLP_NEW_IO_NAMESPACE::wofstream;
149 typedef basic_ofstream<wchar_t, char_traits<wchar_t> > wofstream; typedef
488 wofstream ofs( "test.txt" ); in imbue_while_reading()
344 wofstream
165 std::wofstream file; in CreateTextFile()