Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ MakeA
Function
MakeA
util/generic/ptr_ut.cpp:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
};
118
119
static A* MakeA() {
120
return new A();
121
}
122
123
/*
124
* test compileability
Callers
5
TestSimpleIntrPtr
Method · 0.85
TestHolderPtr
Method · 0.85
TestTrulePtr
Method · 0.85
TestAutoToHolder
Method · 0.85
TestCopyPtr
Method · 0.85
Calls
no outgoing calls
Tested by
5
TestSimpleIntrPtr
Method · 0.68
TestHolderPtr
Method · 0.68
TestTrulePtr
Method · 0.68
TestAutoToHolder
Method · 0.68
TestCopyPtr
Method · 0.68