libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
generic_app.cpp File Reference
#include "core/exception.hpp"
#include "core/temp_file.hpp"
#include "core/cmd_line_processing.hpp"
#include "core/generic_app.hpp"
#include <ios>
#include <iostream>
Include dependency graph for generic_app.cpp:

Go to the source code of this file.

Classes

struct  SomeParams
 
class  Processor
 
class  TestApp
 

Functions

int main (const unsigned int argv, const tchar *const *const argc)
 

Function Documentation

◆ main()