Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ deallocate
Method
deallocate
test/regressions.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void deallocate(pointer, size_type) {
96
FAIL();
97
}
98
};
99
100
TEST(regression_tests, can_take_capacity_obj) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected