Sierra Toolkit
Version of the Day
|
#include <string_eastl.h>
Public Attributes | |
uint32_t | mUint32 |
char | mEmpty8 [1] |
unsigned char | mEmptyU8 [1] |
signed char | mEmptyS8 [1] |
char16_t | mEmpty16 [1] |
char32_t | mEmpty32 [1] |
gEmptyString
Declares a shared terminating 0 representation for scalar strings that are empty.
Definition at line 240 of file string_eastl.h.