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

◆ operator""_u64() [1/7]

uint64 xtd::literals::operator""_u64 ( long double  n)

Used to convert specified value into byte.

Namespace
xtd
Library
xtd.core
Examples
std::cout << 1.6_u64 << std::endl;