1#ifndef INC_EUCOMPILERINFO_H
2#define INC_EUCOMPILERINFO_H
104 std::string & rsCompilerVersion );
Liefert Compilernamen, Compilerversion und ob für 32 oder 64 Bit compiliert.
Definition EuCompilerInfo.h:73
__tool_export_dll int getEnvBits()
__tool_export_dll int getCompilerNameAndVersion(std::string &rsCompilerName, std::string &rsCompilerVersion)
__tool_export_dll std::string getCompilerInfo()
__tool_export_dll std::string getCplusplusVersionAsString()