AsmGrader 0.0.0
|
#include <asmgrader/exceptions.hpp>
Go to the source code of this file.
Macros | |
#define | CONCAT_IMPL(a, b) |
#define | CONCAT(a, b) |
#define | STRINGIFY_IMPL(a) |
#define | STRINGIFY(a) |
#define | TRY_OR_THROW(expr, ...) |
#define CONCAT | ( | a, | |
b ) |
#define CONCAT_IMPL | ( | a, | |
b ) |
#define STRINGIFY | ( | a | ) |
#define STRINGIFY_IMPL | ( | a | ) |
#define TRY_OR_THROW | ( | expr, | |
... ) |