xtd 0.2.0
Loading...
Searching...
No Matches
exit_mode.h File Reference
#include "enum.h"
#include <cstdlib>

Definition

Contains xtd::exit_mode enum class.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Enumerations

enum class  xtd::exit_mode {
  xtd::exit_mode::normal ,
  xtd::exit_mode::quick
}
 Specifies exit mode for the xtd::environment::program_exit event. More...