1#ifndef INC_EUCOMPILERINFO_H
2#define INC_EUCOMPILERINFO_H
104 std::string & rsCompilerVersion );
Returns compiler name, compiler version and whether compiled for 32 or 64 bit.
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()