|
AsmGrader 0.0.0
|
#include <grading_session.hpp>
Public Types | |
| enum | Vendor { Unknown , GCC , Clang } |
Public Attributes | |
| enum asmgrader::CompilerInfo::Vendor | kind |
| int | major_version |
| int | minor_version |
| int | patch_version |
| enum asmgrader::CompilerInfo::Vendor asmgrader::CompilerInfo::kind |
| int asmgrader::CompilerInfo::major_version |
| int asmgrader::CompilerInfo::minor_version |
| int asmgrader::CompilerInfo::patch_version |