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

◆ operator""_sb64()

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

Used to convert the specified value to xtd::ustring with a binary format with sixty four digits.

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