Changeset 981 for trunk/yat/utility/OptionSwitch.h
- Timestamp:
- Oct 22, 2007, 6:18:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/OptionSwitch.h
r965 r981 65 65 66 66 /** 67 called inside do_parse and allows inherited classes to add 68 stuff to do_parse. 69 */ 70 virtual void do_parse2(std::vector<std::string>::iterator, 71 std::vector<std::string>::iterator); 72 73 /** 67 74 */ 68 75 std::string print2(void) const;
Note: See TracChangeset
for help on using the changeset viewer.