| tclap
    1.2.5
    | 
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).
Useful if the value type contains spaces which will be broken up into individual tokens by operator>>.
Definition at line 49 of file ArgTraits.h.
| 
 | inlinevirtual | 
Definition at line 50 of file ArgTraits.h.