Argsparse
|
Models information about a plain argument, how many parts it should consist of. More...
Classes | |
class | AllThatFollow |
Represents such a multiplicity in which all the following argument parts belong to the given plain argument. More... | |
class | SpecificCount |
Represents such a multiplicity in which the number of parts and argument should have is one number known in advance. More... | |
Models information about a plain argument, how many parts it should consist of.
See Argument<C, V>, IArgument<C>.