MCPcopy 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
308TestMemoryAllocator* SimpleStringCacheAllocator::originalAllocator()
309{
310 return originalAllocator_;
311}
312

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected