#include <lestes/std/ucn_string.hh>
#include <ostream>
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Namespaces | |
| namespace | lestes |
| namespace | lestes::std |
Functions | |
| ::std::ostream & | lestes::std::operator<< (::std::ostream &os, const ucn_string &us) |
| Prints ucn string to stream. | |
Declaration of standard string template specialized for ucn character type.
Definition in file ucn_string.cc.
1.5.1-20070107