Searched defs:basic_ofstream (Results 1 – 4 of 4) sorted by relevance
41 template class basic_ofstream<char>; variable47 template class basic_ofstream<wchar_t>; variable
37 #define basic_ofstream basic_ofstreamXX macro
92 class basic_ofstream; variable
578 basic_ofstream(): __ostream_type(), _M_filebuf() in basic_ofstream() function