Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ ParseUtil
Method
ParseUtil
factory/parseutil.cc:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
};
91
92
ParseUtil::ParseUtil()
93
{
94
value = PUtilFactory::create();
95
}
96
97
ParseUtil::ParseUtil( const ParseUtil &pu )
98
{
Callers
nothing calls this directly
Calls
2
create
Function · 0.85
copy
Method · 0.45
Tested by
no test coverage detected