Definition in file manager_bad.cc.
Include dependency graph for manager_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 |
Executable arguments. |
|
Macro used to catch and possibly print out expected exceptions.
Definition at line 50 of file manager_bad.cc. |