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

Method ~TestMetaFactoryBase

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

Source from the content-addressed store, hash-verified

10807class TestMetaFactoryBase {
10808 public:
10809 virtual ~TestMetaFactoryBase() {}
10810
10811 virtual TestFactoryBase* CreateTestFactory(ParamType parameter) = 0;
10812};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected