Changeset 438 in 3DVCSoftware for branches/HTM-DEV-0.2-dev/source/Lib/TAppCommon/program_options_lite.h
- Timestamp:
- 23 May 2013, 15:40:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.2-dev/source/Lib/TAppCommon/program_options_lite.h
r368 r438 46 46 #endif 47 47 #endif 48 48 49 //! \ingroup TAppCommon 49 50 //! \{ … … 282 283 } 283 284 #endif 285 284 286 /** Option class for argument handling using a user provided function */ 285 287 struct OptionFunc : public OptionBase … … 380 382 } 381 383 #endif 384 382 385 /** 383 386 * Add option described by name to the parent Options list,
Note: See TracChangeset for help on using the changeset viewer.