MCPcopy Create free account
hub / github.com/docopt/docopt.cpp / OptionsShortcut

Class OptionsShortcut

docopt_private.h:307–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305 };
306
307 class OptionsShortcut : public Optional {
308 using Optional::Optional;
309 };
310
311 class OneOrMore : public BranchPattern {
312 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected