#include "ascstring.h"Include dependency graph for ascstring.cpp:

Go to the source code of this file.
Functions | |
| const ASCString | operator+ (const ASCString &s1, const ASCString &s2) |
| const ASCString | operator+ (const char *s1, const ASCString &s2) |
Definition at line 224 of file ascstring.cpp.
1.5.1