Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ disableAllocationTypeChecking
Method
disableAllocationTypeChecking
src/CppUTest/MemoryLeakDetector.cpp:516–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
void MemoryLeakDetector::disableAllocationTypeChecking()
517
{
518
doAllocationTypeChecking_ = false;
519
}
520
521
void MemoryLeakDetector::enableAllocationTypeChecking()
522
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64