#include "enum.hpp"Contains xtd::architecture_id 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::architecture_id {  xtd::architecture_id::unknown , xtd::architecture_id::x86 , xtd::architecture_id::arm }  | 
| Identifies the processor architecture, supported by an assembly.  More... | |