xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator""_uz() [5/7]

size_t xtd::operator""_uz ( const char16 s,
size_t  n 
)

Used to convert specified value into size_t.

Namespace
xtd
Library
xtd.core
Examples
std::cout << u"125"_z << std::endl;
@ u
The U key.