Loading...
Searching...
No Matches
◆ operator""_sb8()
xtd::ustring xtd::literals::operator""_sb8 |
( |
unsigned long long |
s | ) |
|
Used to convert the specified value to xtd::ustring with a binary format with eight digits.
- Namespace
- xtd
- Library
- xtd.core
- Examples
std::cout <<
s << std::endl;
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:53