MCPcopy 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
92ParseUtil::ParseUtil()
93{
94 value = PUtilFactory::create();
95}
96
97ParseUtil::ParseUtil( const ParseUtil &pu )
98{

Callers

nothing calls this directly

Calls 2

createFunction · 0.85
copyMethod · 0.45

Tested by

no test coverage detected