#include "enum.h"
Contains xtd::compiler_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::compiler_id { xtd::compiler_id::unknown = -1, xtd::compiler_id::microsoft_visual_studio, xtd::compiler_id::clang, xtd::compiler_id::gcc } |
Identifies the compiler, supported by an assembly. More... | |