xtd::compiler::compiler | ( | xtd::compiler_id | compiler_id, |
const xtd::version & | version, | ||
xtd::build_type | build_type, | ||
bool | is_64_bit | ||
) |
Initialise a new xtd::compiler class.
compiler_id | One of xtd::compiler_id values. |
version | The compiler version. |
build_type | One of xtd::build_type values. |
is_64_bit | true if 64 bits; otherwise false. |