xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator""_sx4()

xtd::ustring xtd::literals::operator""_sx4 ( unsigned long long  s)

Used to convert specified value into xtd::ustring.

Namespace
xtd
Library
xtd.core
Examples
xtd::ustring s = 49_sx4;
std::cout << s << std::endl;
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:53
@ s
The S key.