Contains enum_ and enum_ut_ keywords.
std::vector< xtd::collections::generic::key_value_pair< enum_t, xtd::string > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition enum_collection.h:22
compiler_id
Identifies the compiler, supported by an assembly.
Definition compiler_id.h:20
@ unknown
The processor architecture is unknown.
@ clang
The compiler is clang.
@ msvc
The compiler is Microsoft Visual Studio.
@ apple_clang
The compiler is Apple clang.
@ unknown
The compiler is unknown.
@ gcc
The compiler is gcc.
@ microsoft_visual_studio
The compiler is Microsoft Visual Studio.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Provides the registration struct for enumerations.
Definition enum_register.h:38