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;
xtd::ustring
Represents text as a sequence of UTF-8 code units.
Definition
ustring.h:53
xtd::console_key::s
@ s
The S key.
xtd
literals
Generated on Thu Aug 15 2024 14:29:08 for xtd by
Gammasoft
. All rights reserved.