MCPcopy 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
42TString Baz(const int& x)
43{
44 return ToString(x);
45}
46
47void NoExFoo() noexcept
48{ }

Callers

nothing calls this directly

Calls 1

ToStringFunction · 0.50

Tested by

no test coverage detected