15 template<
typename arg_t>
19 template<
typename type_t>
26 template<
typename ... args_t>
30 template<
typename ... args_t>
32#if defined(__xtd__cpp_lib_char8_t)
33 template<
typename ... args_t>
36 template<
typename ... args_t>
38 template<
typename ... args_t>
40 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...
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
Contains xtd::console class.