xtd 0.2.0
build_type.h File Reference
#include "enum.h"

Definition

Contains xtd::build_type enum class.

Include dependency graph for build_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  xtd::build_type {
  xtd::build_type::debug = 0,
  xtd::build_type::release
}
 Identifies the build type. More...