Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ ~ThreadLocalBase
Method
~ThreadLocalBase
tests/gtest/gtest.h:1728–1728 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1726
protected:
1727
ThreadLocalBase() {}
1728
virtual ~ThreadLocalBase() {}
1729
1730
private:
1731
GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocalBase);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected