Extends TCLAP's ValueArg implementation. More...
#include "tclap/ValueArg.h"
Go to the source code of this file.
Classes | |
class | basis::ValueArg< T > |
An argument that allows multiple values of type T to be specified. More... | |
Namespaces | |
basis | |
Macros | |
#define | _BASIS_VALUEARG_H |
Extends TCLAP's ValueArg implementation.
Instead of throwing an exception if an argument is set more than once, this argument type optionally allows the value to be overwritten.
Definition in file ValueArg.h.
#define _BASIS_VALUEARG_H |
Definition at line 20 of file ValueArg.h.