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

Method ~WithParamInterface

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

Source from the content-addressed store, hash-verified

14289 public:
14290 typedef T ParamType;
14291 virtual ~WithParamInterface() {}
14292
14293 // The current parameter value. Is also available in the test fixture's
14294 // constructor.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected