std.compiler
Identify the compiler used and its various features. License:Boost License 1.0. Authors:
Walter Bright Copyright Digital Mars 2000 - 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at ) http:
//www.boost.org/LICENSE_1_0.txt
- 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.