Namespaces | Functions
wchar.H File Reference

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

Include dependency graph for wchar.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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

Original source file wchar.H

Source files
See also
http://en.wikipedia.org/wiki/UTF-8 http://en.wikibooks.org/wiki/Unicode/Character_reference

Definition in file wchar.H.