A wide-character and a pointer to a wide-character string. More...


Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Ostream & | operator<< (Ostream &os, const wchar_t wc) |
| Output wide character (Unicode) as UTF-8. | |
| Ostream & | operator<< (Ostream &os, const wchar_t *wstr) |
| Output wide character (Unicode) string as UTF-8. | |
| Ostream & | operator<< (Ostream &os, const std::wstring &wstr) |
| Output wide character (Unicode) string as UTF-8. | |