Define SQ_STRLIT¶
Defined in File wstring.hpp
Define Documentation¶
-
SQ_STRLIT(code_unit, char_string_literal)¶
Converts a base string literal to the desired code unit type.
- Parameters:
code_unit – The desired code unit type; either
char
orwchar_t
char_string_literal –
char
-based string literal