std::string to_string(const value_t &value, const std::string &fmt, const std::locale &loc)
Convert a specified value into a string with specified format and locale.
Definition: to_string.h:37
generic_font_families
Specifies a generic font_family object.
Definition: generic_font_families.h:19
@ sans_serif
A generic Sans Serif font_family object.
@ monospace
A generic Monospace font_family object.
@ serif
A generic Serif font_family object.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
Contains xtd::ustring class.