Sierra Toolkit  Version of the Day
eastl::EmptyString Union Reference

#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]
 

Detailed Description

gEmptyString

Declares a shared terminating 0 representation for scalar strings that are empty.

Definition at line 240 of file string_eastl.h.


The documentation for this union was generated from the following file: