Specifies the wclog global stream.
extern wostream wclog;
Return Value
A wostream object.
The object controls buffered insertions to the standard error output as a wide stream.
Example
See cerr for an example of using wclog.
Requirements
Header: <iostream>
Namespace: std
See Also
Concepts
<iostream> Members
wostream
iostream Programming
iostreams Conventions