#include <grading_session.hpp>
|
| | DebugInfo (std::string_view message=DEFAULT_MSG, std::source_location location=std::source_location::current()) |
| |
|
| std::string_view | msg |
| |
| std::source_location | loc |
| |
|
| static constexpr std::string_view | DEFAULT_MSG = "<unknown>" |
| |
◆ DebugInfo()
| asmgrader::RequirementResult::DebugInfo::DebugInfo |
( |
std::string_view | message = DEFAULT_MSG, |
|
|
std::source_location | location = std::source_location::current() ) |
|
inlineexplicit |
◆ DEFAULT_MSG
| std::string_view asmgrader::RequirementResult::DebugInfo::DEFAULT_MSG = "<unknown>" |
|
staticconstexpr |
◆ loc
| std::source_location asmgrader::RequirementResult::DebugInfo::loc |
◆ msg
| std::string_view asmgrader::RequirementResult::DebugInfo::msg |
The documentation for this struct was generated from the following file: