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