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

Method IgnoredValue

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

Source from the content-addressed store, hash-verified

6556 typename std::enable_if<!std::is_convertible<T, Sink>::value,
6557 int>::type = 0>
6558 IgnoredValue(const T& /* ignored */) {} // NOLINT(runtime/explicit)
6559};
6560
6561// Appends the user-supplied message to the Google-Test-generated message.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected