#include "RefCounted.h"
#include "Vector.h"
Namespaces | |
| namespace | MAUtil |
Classes | |
| class | MAUtil::StringData |
| class | MAUtil::String |
| A dynamic, reference-counted string that behaves much like a subset of std::string. More... | |
Functions | |
| String | MAUtil::operator+ (const char *c, const String &s) |
1.4.6-NO