A class can inherit from this object to make it have string like traits. More...
#include <ArgTraits.h>
| Public Types | |
| typedef StringLike | ValueCategory | 
| Public Member Functions | |
| virtual | ~StringLikeTrait () | 
A class can inherit from this object to make it have string like traits.
This is a compile time thing and does not add any overhead to the inherenting class.
Definition at line 57 of file ArgTraits.h.
Definition at line 58 of file ArgTraits.h.
| virtual TCLAP::StringLikeTrait::~StringLikeTrait | ( | ) |  [inline, virtual] | 
Definition at line 59 of file ArgTraits.h.
 1.6.0
 1.6.0