Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ copyMemory2
Method
copyMemory2
extern/cloop/src/tests/test1/CppTest.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
virtual void copyMemory2(const int* address)
261
{
262
setMemory(*address);
263
}
264
265
private:
266
int memory;
Callers
1
test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected