#include <cc++/missing.h>
#include <cc++/strchar.h>
Go to the source code of this file.
Namespaces | |
namespace | ost |
Classes | |
class | ost::String |
This is a generic and portable string class.Generic string class. More... | |
class | ost::SString |
class | ost::StringObject |
The StringObject class is used to derive subclasses that use the String managed memory pool for all space allocations by overriding new and delete operators.Objects managed in reusable String memory pools. More... |