TCLAP::ArgTraits< T > Struct Template Reference
Arg traits are used to get compile type specialization when parsing argument values.
More...
#include <ArgTraits.h>
List of all members.
Detailed Description
template<typename T>
struct TCLAP::ArgTraits< T >
Arg traits are used to get compile type specialization when parsing argument values.
Using an ArgTraits you can specify the way that values gets assigned to any particular type during parsing. The two supported types are string like and value like.
Definition at line 74 of file ArgTraits.h.
Member Typedef Documentation
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