15 jit_error(
const std::string& assert,
const std::string& what);
std::string assertions
If defined, static assertions that failed (ends with a eol).
jit_error(const std::string &assert, const std::string &what)
An exception suited for our compilation errors.
void compile(const std::string &ctx)
Compile, and load, a DSO with instantiations for ctx.
Signature of a function call.