xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator""_b()
[7/7]
xtd::byte
xtd::literals::operator""_b
(
const
wchar
*
s
,
size_t
n
)
Used to convert specified value into byte.
Namespace
xtd
Library
xtd.core
Examples
std::cout << L
"125"
_b << std::endl;
xtd
literals
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.