Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ myFunc
Method
myFunc
src/myFunc.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
using namespace std ;
38
39
myFunc::myFunc(void)
40
{
41
}
42
43
myFunc::~myFunc(void)
44
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected