|
std Namespace Reference
|
Functions |
ostream & | operator<< (ostream &ostream_, const wchar_t *pXChar_) |
wostream & | operator<< (wostream &wostream_, const char *pChar_) |
Function Documentation
XIMOL_EXPORT wostream & std::operator<< |
( |
wostream & |
wos, |
|
|
const char * |
c |
|
) |
|
|
XIMOL_EXPORT ostream & std::operator<< |
( |
ostream & |
os, |
|
|
const wchar_t * |
xc |
|
) |
|
|
|
|
|