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

Function ConnectionCache

library/cpp/neh/https.cpp:1193–1195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1191 };
1192
1193 static TConnCache* ConnectionCache() {
1194 return Singleton<TConnCache>();
1195 }
1196
1197 //some templates magic
1198 template <class T>

Callers 4

TConnectionMethod · 0.85
~TConnectionMethod · 0.85
DoRunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected