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

◆ operator""_f() [6/7]

float xtd::literals::operator""_f ( const char32 s,
size_t  n 
)

Used to convert specified value into byte.

Namespace
xtd
Library
xtd.core
Examples
std::cout << U"125"_f << std::endl;