MCPcopy Create free account
hub / github.com/catboost/catboost / F

Function F

util/string/cast_ut.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122template <class A>
123inline TRet<A> F() {
124 return TRet<A>();
125}
126
127#if 0
128template <class T>

Callers 15

ServeRequestMethod · 0.85
RunMethod · 0.85
InvokeObjectFunction · 0.85
InvokePtrFunction · 0.85
InvokeFunctionFunction · 0.85
initializerMethod · 0.85
initializerMethod · 0.85
operator_adaptorMethod · 0.85
matchMethod · 0.85
matchMethod · 0.85
matchMethod · 0.85
matchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected