Definition in file rk_task_bad.cc.
Include dependency graph for rk_task_bad.cc:
Go to the source code of this file.
Defines | |
#define | expect_catch(BLOCK, EXCEPTION) |
Macro used to catch and possibly print out expected exceptions. | |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
struct { | |
int verbose | |
} | args |
|
Macro used to catch and possibly print out expected exceptions.
Definition at line 53 of file rk_task_bad.cc. |