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

Method NewValueForCurrentThread

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

Source from the content-addressed store, hash-verified

1860 }
1861
1862 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const {
1863 return default_factory_->MakeNewHolder();
1864 }
1865
1866 class ValueHolderFactory {
1867 public:

Callers 1

Calls 1

MakeNewHolderMethod · 0.45

Tested by

no test coverage detected