C/C++ tip: How to detect the compiler name and version using compiler predefined macros | Nadeau Sof
This article surveys common compilers and shows how to use predefined macros to detect the compiler name and version at compile time. ... Compiler version macros Macro Clang/LLVM GNU GCC/G++ HP C/aC++ IBM XL C/C++ Intel ICC/ICPC Microsoft Visual ......