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

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

int joedb::main_wrapper (int(*main)(Arguments &), int argc, char **argv)
 Process command-line arguments and catch exceptions from main.