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

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

int32 xtd::literals::operator""_s32 ( const char16 s,
size_t  n 
)

Used to convert specified value into byte.

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