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

Method DescribeNegationTo

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

Source from the content-addressed store, hash-verified

9096 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); }
9097
9098 void DescribeNegationTo(::std::ostream* os) const override {
9099 impl_->DescribeNegationTo(os);
9100 }
9101
9102 bool MatchAndExplain(const T& x,
9103 MatchResultListener* listener) const override {

Callers

nothing calls this directly

Calls 1

DescribeNegationToMethod · 0.45

Tested by

no test coverage detected