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

Method CrashOnAllocationAllocator

src/CppUTest/TestMemoryAllocator.cpp:231–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229}
230
231CrashOnAllocationAllocator::CrashOnAllocationAllocator() : allocationToCrashOn_(0)
232{
233}
234
235CrashOnAllocationAllocator::~CrashOnAllocationAllocator()
236{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected