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