AsmGrader 0.0.0
|
#include <asmgrader/common/error_types.hpp>
#include <asmgrader/common/extra_formatters.hpp>
#include <fmt/base.h>
#include <fmt/format.h>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | asmgrader::ContextInternalError |
Error for any internal failure conditions of TestContext. More... | |
struct | fmt::formatter<::asmgrader::ContextInternalError > |
Namespaces | |
namespace | asmgrader |