MCPcopy Create free account
hub / github.com/docopt/docopt.cpp / ~Pattern

Method ~Pattern

docopt_private.h:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 virtual size_t hash() const = 0;
93
94 virtual ~Pattern() = default;
95 };
96
97 class LeafPattern

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected