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

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

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

Used to convert specified value into signed size_t.

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