Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
ui
main_exception_catcher.h
Go to the documentation of this file.
1
#ifndef joedb_main_exception_catcher_declared
2
#define joedb_main_exception_catcher_declared
3
4
namespace
joedb
5
{
6
/// @ingroup ui
7
int
main_exception_catcher
(
int
(*
main
)(
int
,
char
**),
int
argc,
char
**argv);
8
}
9
10
#endif
main
int main()
Definition
concurrency_tutorial.cpp:6
joedb::main_exception_catcher
int main_exception_catcher(int(*main)(int, char **), int argc, char **argv)
Catch exception from main.
Definition
main_exception_catcher.cpp:12
joedb
Definition
Blob.h:7
Generated by
1.9.8