#include "enum.h"Contains xtd::architecture_id enum class.


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::architecture_id { xtd::architecture_id::unknown = -1, xtd::architecture_id::x86, xtd::architecture_id::arm } |
| Identifies the processor architecture, supported by an assembly. More... | |