tclap  1.2.0
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>>.


The documentation for this struct was generated from the following file: