IODA
|
Go to the source code of this file.
Functions | |
void | throws_exception_inner () |
void | throws_exception_trivial_rethrow () |
void | throws_exception_nesting () |
int | main (int, char **) |
int main | ( | int | , |
char ** | |||
) |
void throws_exception_inner | ( | ) |
Definition at line 13 of file test_exceptions.cpp.
void throws_exception_nesting | ( | ) |
Definition at line 28 of file test_exceptions.cpp.
void throws_exception_trivial_rethrow | ( | ) |
Definition at line 20 of file test_exceptions.cpp.