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