Changeset 648 for trunk/c++_tools/utility/Option.h
- Timestamp:
- Sep 14, 2006, 5:04:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/c++_tools/utility/Option.h
r601 r648 50 50 /// @param short_name one character key such as 'h' for -h flag 51 51 /// @param long_name string key such as "help" for --help flag 52 /// @param telling what kind argument this option expects52 /// @param arg telling what kind argument this option expects 53 53 /// @param desc string used in help display 54 54 ///
Note: See TracChangeset
for help on using the changeset viewer.