DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
getOptsExample.cpp File Reference
#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[])
 

Function Documentation

◆ main()

int main ( int argc,
const char * argv[] )