Compile time generated structure holding information about compiler and system version.  
 More...
#include <CompileInfo.h>
Compile time generated structure holding information about compiler and system version. 
Definition at line 15 of file CompileInfo.h.
◆ BuildType
  
  | 
        
          | const std::string carl::CompileInfo::BuildType = "DEBUG" |  | static | 
 
 
◆ CXXCompiler
  
  | 
        
          | const std::string carl::CompileInfo::CXXCompiler = "/usr/bin/clang++-14" |  | static | 
 
 
◆ CXXCompilerVersion
  
  | 
        
          | const std::string carl::CompileInfo::CXXCompilerVersion = "14.0.0" |  | static | 
 
 
◆ GitRevisionSHA1
  
  | 
        
          | const std::string carl::CompileInfo::GitRevisionSHA1 = "" |  | static | 
 
 
◆ SystemName
  
  | 
        
          | const std::string carl::CompileInfo::SystemName = "Linux" |  | static | 
 
 
◆ SystemVersion
  
  | 
        
          | const std::string carl::CompileInfo::SystemVersion = "6.1.0-22-amd64" |  | static | 
 
 
The documentation for this struct was generated from the following files: