MCPcopy 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
119static A* MakeA() {
120 return new A();
121}
122
123/*
124 * test compileability

Callers 5

TestSimpleIntrPtrMethod · 0.85
TestHolderPtrMethod · 0.85
TestTrulePtrMethod · 0.85
TestAutoToHolderMethod · 0.85
TestCopyPtrMethod · 0.85

Calls

no outgoing calls

Tested by 5

TestSimpleIntrPtrMethod · 0.68
TestHolderPtrMethod · 0.68
TestTrulePtrMethod · 0.68
TestAutoToHolderMethod · 0.68
TestCopyPtrMethod · 0.68