exit_mode
Specifies exit mode for the xtd::environment::program_exit event.
Definition: exit_mode.h:18
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
std::vector< std::pair< enum_t, xtd::ustring > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition: enum_collection.h:19
Contains enum_ and enum_ut_ keywords.
Represent the exit mode when the terminates quickly (via xtd::environment::quick_exit).
Represent the exit mode when the terminates normally (via xtd::environment::exit or returning from th...
Provides the registration struct for enumerations.
Definition: enum_register.h:36