numpy.distutils.ccompiler.CCompiler_cxx_compiler

distutils.ccompiler.CCompiler_cxx_compiler(self)[源代码]

返回C++编译器。

参数
None
返回
cxx类实例

C++编译器,作为一个 CCompiler 实例。