#include <grading_session.hpp>
◆ compiler_info
CompilerInfo asmgrader::RunMetadata::compiler_info = get_compiler_info() |
◆ cpp_standard
decltype(__cplusplus) asmgrader::RunMetadata::cpp_standard = __cplusplus |
◆ git_hash
std::string_view asmgrader::RunMetadata::git_hash = BOOST_PP_STRINGIZE(ASMGRADER_VERSION_GIT_HASH) |
◆ start_time
std::chrono::time_point<std::chrono::system_clock> asmgrader::RunMetadata::start_time = std::chrono::system_clock::now() |
◆ version
int asmgrader::RunMetadata::version = get_version() |
◆ version_string
std::string_view asmgrader::RunMetadata::version_string = ASMGRADER_VERSION_STRING |
The documentation for this struct was generated from the following file: