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


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