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

◆ operator""_sb32()

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

Used to convert the specified value to xtd::ustring with a binary format with thirty two digits.

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