#include "always.h"#include "mutex.h"#include "win.h"#include <string.h>#include <stdarg.h>#include <tchar.h>#include "trim.h"#include "wwdebug.h"Go to the source code of this file.
Classes | |
| class | StringClass |
Macros | |
| #define | __WWSTRING_H |
Functions | |
| StringClass | operator+ (const StringClass &string1, const StringClass &string2) |
| StringClass | operator+ (const TCHAR *string1, const StringClass &string2) |
| StringClass | operator+ (const StringClass &string1, const TCHAR *string2) |
| #define __WWSTRING_H |
Definition at line 42 of file wwstring.h.
|
inline |
Definition at line 604 of file wwstring.h.
|
inline |
Definition at line 626 of file wwstring.h.
|
inline |
Definition at line 615 of file wwstring.h.