![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::parseargs
// In header: <alps/parseargs.hpp> struct parseargs { // construct/copy/destruct parseargs(int, char *); // public data members bool resume; std::size_t timelimit; std::size_t tmin; std::size_t tmax; std::string input_file; std::string output_file; };
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |