Webmaster  |  Imprint 
Platinum
Platinum C++ Framework
Main  |  License  |  Documentation  |  Download  |  Support 

Unicode

Unicode string handling. More...

Classes

class  numpunct< Pt::Char >
 Numpunct localization facet. More...
class  ctype< Pt::Char >
 Ctype localization facet. More...
class  basic_string< Pt::Char >
 Unicode capable strings. More...
class  StringList
 List of unicode capable strings. More...

Typedefs

typedef std::basic_string
< Pt::Char
String
 Unicode capable strings.

Detailed Description

Pt extends the string handling of the standard C++ library by a unicode capable character type and a specialization of the std:basic_string<> template for this charcter type. Localization factes are provides that allow the use of i/o streams with the unicode charcter type.
Copyright © 2003-2007 The Pt Development Team
Pt 1.0