|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <filesystem>#include <iostream>#include <memory>#include <typeindex>#include <typeinfo>#include <unordered_map>#include <vector>#include <common-utils/meta.hpp>#include "cmdLineOptions.hpp"#include "commandLineParser.hpp"Functions | |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] ) |