CppCommon
1.0.4.1
C++ Common Library
|
Write wide character stream manipulator. More...
#include <iostream.h>
Public Member Functions | |
WriteWChar (wchar_t ch) | |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const WriteWChar &writer) |
std::wostream & | operator<< (std::wostream &stream, const WriteWChar &writer) |
Write wide character stream manipulator.
Definition at line 32 of file iostream.h.
|
inlineexplicit |
Definition at line 35 of file iostream.h.
|
friend |
Definition at line 37 of file iostream.h.
|
friend |
Definition at line 39 of file iostream.h.