MCPcopy Create free account
hub / github.com/cpputest/cpputest / getRealAllocator

Method getRealAllocator

src/CppUTestExt/MemoryReportAllocator.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60TestMemoryAllocator* MemoryReportAllocator::getRealAllocator()
61{
62 return realAllocator_;
63}
64
65TestMemoryAllocator* MemoryReportAllocator::actualAllocator()
66{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected