xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator""_s8()
[4/7]
sbyte
xtd::literals::operator""_s8
(
const
char8
*
s
,
size_t
n
)
Used to convert specified value into byte.
Namespace
xtd
Library
xtd.core
Examples
std::cout << u8
"125"
_s8 << std::endl;
xtd
literals
Generated on Sat Sep 7 2024 06:18:48 for xtd by
Gammasoft
. All rights reserved.