The object wcin controls input from a stream buffer associated with the object stdin, declared in <cstdio>.
After the object wcin is initialized, wcin.tie() returns &wcout. Its state is otherwise the same as required for basic_ios<wchar_t>::init ([basic.ios.cons]).
The object wcout controls output to a stream buffer associated with the object stdout, declared in <cstdio> ([c.files]).
The object wcerr controls output to a stream buffer associated with the object stderr, declared in <cstdio> ([c.files]).
After the object wcerr is initialized, wcerr.flags() & unitbuf is nonzero and wcerr.tie() returns &wcout. Its state is otherwise the same as required for basic_ios<wchar_t>::init ([basic.ios.cons]).
The object wclog controls output to a stream buffer associated with the object stderr, declared in <cstdio> ([c.files]).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4