#include <string.h>#include <stdarg.h>#include "always.h"#include "wwdebug.h"#include "win.h"#include "wwstring.h"#include "trim.h"#include <wchar.h>Go to the source code of this file.
Classes | |
| class | WideStringClass |
Macros | |
| #define | __WIDESTRING_H |
Functions | |
| WideStringClass | operator+ (const WideStringClass &string1, const WideStringClass &string2) |
| WideStringClass | operator+ (const WCHAR *string1, const WideStringClass &string2) |
| WideStringClass | operator+ (const WideStringClass &string1, const WCHAR *string2) |
| #define __WIDESTRING_H |
Definition at line 42 of file widestring.h.
|
inline |
Definition at line 602 of file widestring.h.
|
inline |
Definition at line 613 of file widestring.h.
|
inline |
Definition at line 591 of file widestring.h.