#include <tclap/Visitor.h>
#include <tclap/Arg.h>
Include dependency graph for IgnoreRestVisitor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | TCLAP |
Classes | |
class | TCLAP::IgnoreRestVisitor |
A Vistor that tells the CmdLine to begin ignoring arguments after this one is parsed. More... |