MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / ~MatcherBase

Method ~MatcherBase

tests/gtest/gtest.h:9216–9216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9214 MatcherBase& operator=(MatcherBase&&) = default;
9215
9216 virtual ~MatcherBase() {}
9217
9218 private:
9219 std::shared_ptr<const MatcherInterface<const T&>> impl_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected