An error that occurs while running a JIT-compiled Halide pipeline.
More...
#include <Error.h>
|
static constexpr auto | error_name = "Runtime error" |
An error that occurs while running a JIT-compiled Halide pipeline.
Definition at line 49 of file Error.h.
◆ RuntimeError() [1/2]
Halide::RuntimeError::RuntimeError |
( |
const char * | msg | ) |
|
|
explicit |
◆ RuntimeError() [2/2]
Halide::RuntimeError::RuntimeError |
( |
const std::string & | msg | ) |
|
|
explicit |
◆ error_name
auto Halide::RuntimeError::error_name = "Runtime error" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: