TCLAP::StringLike Struct Reference
A string like argument value type is a value that can be set using operator=(string).
More...
#include <ArgTraits.h>
Detailed Description
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 47 of file ArgTraits.h.
The documentation for this struct was generated from the following file:
Generated on Mon Sep 28 11:32:09 2009 for tclap by
1.3.9.1