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

Method DescribeTo

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

Source from the content-addressed store, hash-verified

9094 ~MatcherInterfaceAdapter() override { delete impl_; }
9095
9096 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); }
9097
9098 void DescribeNegationTo(::std::ostream* os) const override {
9099 impl_->DescribeNegationTo(os);

Callers

nothing calls this directly

Calls 1

DescribeToMethod · 0.45

Tested by

no test coverage detected