numpy.distutils.ccompiler.CCompiler_cxx_compiler

distutils.ccompiler.CCompiler_cxx_compiler(self)[source]

Return the C++ compiler.

Parameters:
None
Returns:
cxxclass instance

The C++ compiler, as a distutils.ccompiler.CCompiler instance.

© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.distutils.ccompiler.CCompiler_cxx_compiler.html