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

◆ operator""_sd() [1/2]

xtd::ustring xtd::literals::operator""_sd ( long double  s)

Used to convert the specified value to xtd::ustring with a decimal format.

Namespace
xtd
Library
xtd.core
Examples
xtd::ustring s = 4.9_sd;
std::cout << s << std::endl;
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:53
@ s
The S key.