Ark Server API (ASE) - Wiki
|
#include <Char.h>
Static Public Member Functions | |
static const ANSICHAR | Select (const ANSICHAR ansi, const WIDECHAR) |
static const ANSICHAR * | Select (const ANSICHAR *ansi, const WIDECHAR *) |
Templated literal struct to allow selection of wide or ansi string literals based on the character type provided, and not on compiler switches.