MCPcopy 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 */
126class B;
127static TSimpleIntrusivePtr<B> GetB() {
128 throw 1;
129}

Callers 4

ChoiceFunction · 0.50
BBMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected