class documentation

class IntelEM64TCCompilerW(IntelCCompilerW):

View In Hierarchy

A modified Intel x86_64 compiler compatible with a 64bit MSVC-built Python.
Method __init__ Undocumented
Class Variable compiler​_type Undocumented
Instance Variable __version Undocumented

Inherited from IntelCCompilerW:

Method initialize Undocumented
Class Variable compiler​_cxx Undocumented
Instance Variable cc Undocumented
Instance Variable compile​_options Undocumented
Instance Variable compile​_options​_debug Undocumented
Instance Variable lib Undocumented
Instance Variable linker Undocumented

Inherited from MSVCCompiler (via IntelCCompilerW):

Method manifest​_setup​_ldargs Undocumented
def __init__(self, verbose=0, dry_run=0, force=0):
compiler_type: str =