Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Baz
Function
Baz
library/cpp/yt/memory/unittests/function_view_ut.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
TString Baz(const int& x)
43
{
44
return ToString(x);
45
}
46
47
void NoExFoo() noexcept
48
{ }
Callers
nothing calls this directly
Calls
1
ToString
Function · 0.50
Tested by
no test coverage detected