12 template<
typename arg_t>
16 template<
typename type_t>
23 template<
typename ... args_t>
27 template<
typename ... args_t>
29#if defined(__xtd__cpp_lib_char8_t)
30 template<
typename ... args_t>
33 template<
typename ... args_t>
35 template<
typename ... args_t>
37 template<
typename ... args_t>
Represents text as a sequence of character units.
Definition basic_string.hpp:79
static void write(arg_t &&value)
Writes the text representation of the specified value to the standard output stream.
Definition console.hpp:462
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::console class.