any_object ver = make_any_object<version>(1, 2, 3);
string to_string() const noexcept override
Returns a xtd::string that represents the current object.
Definition any_object.h:85
Represent a polymorphic wrapper capable of holding any type.
Definition any_object.h:28
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...