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

StringList Class Reference
[Unicode]

List of unicode capable strings. More...

#include <Pt/StringList.h>

List of all members.

Public Types

typedef std::list< Pt::String >
::iterator 
Iterator
typedef std::list< Pt::String >
::const_iterator 
ConstIterator


Detailed Description

This class is a convenience class which is derived from std::list and specialized for containing Pt::String.

See std::list for more details.

Copyright © 2003-2007 The Pt Development Team
Pt 1.0