std.compiler
Identify the compiler used and its various features. License:Boost License 1.0. Authors:
Walter Bright Source:
std/compiler.d
- Vendor specific string naming the compiler, for example: "Digital Mars D".
- Master list of D compiler vendors.
- Digital Mars
- Which vendor produced this compiler.
- The vendor specific version number, as in version_major.version_minor
- The version of the D Programming Language Specification supported by the compiler.