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

Definition

Contains xtd::exit_status 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_status {
  xtd::exit_status::success ,
  xtd::exit_status::failure
}
 Specifies exit status for the xtd::environment::exit method. More...