Skip to main content Link Menu Expand (external link) Document Search Copy Copied

C++: ustream

The ustream interface provides a Unicode iostream-like API.

At this time, this API contains operator<< and operator>> for UnicodeString manipulation with the C++ I/O stream API.