Specialized Template Function Pennylane::Util::getCompilerVersion< Compiler::Clang >¶
Defined in File Macros.hpp
Function Documentation¶
-
template<>
constexpr auto Pennylane::Util::getCompilerVersion<Compiler::Clang>() -> std::string_view¶ Create version string for Clang.
This function raises an error when instantiated (invoked) if a compiler does not define macros (i.e. other than Clang).
api/function_Macros_8hpp_1aeb54fcbf75943572ed5234dceed4bb02
Download Python script
Download Notebook
View on GitHub