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