366 #ifndef TAP_NAMEDELIMITER
369 const char nameDelim = TAP_NAMEDELIMITER;
377 const char skip[] = TAP_SKIP;
398 #include "tap/impl/Argument.hpp"
399 #include "tap/impl/TypedArgument.hpp"
400 #include "tap/impl/ArgumentConstraint.hpp"
401 #include "tap/impl/Parser.hpp"
402 #include "tap/impl/Exceptions.hpp"
403 #include "tap/impl/Operators.hpp"
const char skip[]
Define the parsed arg delimiter.
Definition: Tap.h:375
Copyright (c) 2015 Harold Bruintjes.
Copyright (c) 2015 Harold Bruintjes.
const char nameStart[]
Marker for names (>1 letter arg)
Definition: Tap.h:359
Copyright (c) 2015 Harold Bruintjes.
const char nameDelim
Delimiter between name and argument (e.g.
Definition: Tap.h:367
Copyright (c) 2015 Harold Bruintjes.
Copyright (c) 2015 Harold Bruintjes.
const char flagStart[]
Marker for flags (one letter arg)
Definition: Tap.h:352
Copyright (c) 2015 Harold Bruintjes.
Copyright (c) 2015 Harold Bruintjes.