Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ ~ThreadLocalBase
Method
~ThreadLocalBase
test/gtest/gtest/gtest.h:1717–1717 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1715
protected:
1716
ThreadLocalBase() {}
1717
virtual ~ThreadLocalBase() {}
1718
1719
private:
1720
GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocalBase);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected