Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ originalAllocator
Method
originalAllocator
src/CppUTest/SimpleStringInternalCache.cpp:308–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
TestMemoryAllocator* SimpleStringCacheAllocator::originalAllocator()
309
{
310
return originalAllocator_;
311
}
312
Callers
1
~GlobalSimpleStringCache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected