A string like argument value type is a value that can be set using operator=(string). More...
#include <ArgTraits.h>
| Public Member Functions | |
| virtual | ~StringLike () | 
A string like argument value type is a value that can be set using operator=(string).
Usefull if the value type contains spaces which will be broken up into individual tokens by operator>>.
Definition at line 48 of file ArgTraits.h.
| virtual TCLAP::StringLike::~StringLike | ( | ) |  [inline, virtual] | 
Definition at line 49 of file ArgTraits.h.
 1.6.0
 1.6.0