Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ B
Class
B
util/generic/ptr_ut.cpp:126–126 ·
view source on GitHub ↗
* test compileability */
Source
from the content-addressed store, hash-verified
124
* test compileability
125
*/
126
class B;
127
static TSimpleIntrusivePtr<B> GetB() {
128
throw 1;
129
}
Callers
4
Choice
Function · 0.50
GenerateModesCompletion
Method · 0.50
GenerateOptsCompletion
Method · 0.50
BB
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected