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

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

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

Used to convert specified value into size_t.

Namespace
xtd
Library
xtd.core
Examples
std::cout << L"125"_z << std::endl;