The classic first application "Hello, World!" with xtd::environment class.
#include <xtd/xtd>
auto main() -> int {
}
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static xtd::string user_name()
Gets the user name of the person who is currently logged on to the operating system.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8