Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getCopier
Method
getCopier
src/CppUTestExt/MockNamedValue.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
MockNamedValueCopier* MockNamedValue::getCopier() const
366
{
367
return copier_;
368
}
369
370
bool MockNamedValue::equals(const MockNamedValue& p) const
371
{
Callers
1
copyOutputParameters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected