DOKK / manpages / debian 10 / libcommoncpp2-doc / string.h.3.en
string.h(3) Library Functions Manual string.h(3)

string.h - Common C++ generic string class.

#include <cc++/missing.h>
#include <cc++/strchar.h>


class ost::String
This is a generic and portable string class. 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.


ost

Common C++ generic string class.

Generated automatically by Doxygen for GNU CommonC++ from the source code.

Wed Oct 31 2018 GNU CommonC++