|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <cmdLineOptions.hpp>
Public Member Functions | |
| CommandLineOption (char Flag, const std::string &HelpMessageLine) | |
Public Attributes | |
| char | flag |
| std::string | helpMessageLine |
|
inline |
| char GetOpts::CommandLineOption< Mixins >::flag |
| std::string GetOpts::CommandLineOption< Mixins >::helpMessageLine |