23 #ifndef TCLAP_ARG_CONTAINER_H 24 #define TCLAP_ARG_CONTAINER_H 58 #endif // TCLAP_ARG_CONTAINER_H virtual ArgContainer & add(Arg &a)=0
Adds an argument.
A virtual base class that defines the essential data for all arguments.
Interface that allows adding an Arg to a "container".