tekka
|
Handle command line arguments and a Population instance. More...
#include <program.hpp>
Private Attributes | |
std::string | config_ {} |
Written to "config.json". | |
std::string | outdir_ {} |
Output directory. | |
std::unique_ptr< Population > | population_ {nullptr} |
Population instance. | |
Handle command line arguments and a Population instance.