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