15 template<
typename arg_t>
19 template<
typename type_t>
27 template<
typename ... args_t>
33 template<
typename ... args_t>
35#if defined(__xtd__cpp_lib_char8_t)
40 template<
typename ... args_t>
47 template<
typename ... args_t>
53 template<
typename ... args_t>
59 template<
typename ... args_t>
Represents text as a sequence of character units.
Definition basic_string.hpp:79
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
Contains xtd::console class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
void println()
Writes the current line terminator to the standard output stream using the specified format informati...
Definition println.hpp:10