tclap
1.4.0
|
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 58 of file ArgTraits.h.
Definition at line 59 of file ArgTraits.h.
|
inlinevirtual |
Definition at line 60 of file ArgTraits.h.