xtd 0.2.0
Loading...
Searching...
No Matches

◆ compiler()

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.

Parameters
compiler_idOne of xtd::compiler_id values.
versionThe compiler version.
build_typeOne of xtd::build_type values.
is_64_bittrue if 64 bits; otherwise false.