Changeset 11578 for trunk/FACT++/src/Configuration.h
- Timestamp:
- 07/24/11 21:20:34 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Configuration.h
r11483 r11578 125 125 // Process command line arguments 126 126 const po::variables_map &Parse(int argc, const char **argv); 127 bool DoParse(int argc, const char **argv, const std::function<void()> &func=std::function<void()>()); 127 128 128 129 bool HasVersion()
Note:
See TracChangeset
for help on using the changeset viewer.