Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
main_exception_catcher.cpp File Reference
#include "joedb/ui/main_exception_catcher.h"
#include <iostream>
Include dependency graph for main_exception_catcher.cpp:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

int joedb::main_exception_catcher (int(*main)(int, char **), int argc, char **argv)
 Catch exception from main.