Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ hasBeenDestroyed
Method
hasBeenDestroyed
src/CppUTest/TestMemoryAllocator.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool TestMemoryAllocator::hasBeenDestroyed()
143
{
144
return hasBeenDestroyed_;
145
}
146
147
bool TestMemoryAllocator::isOfEqualType(TestMemoryAllocator* allocator)
148
{
Callers
1
deallocMemory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected