MCPcopy Create free account
hub / github.com/catboost/catboost / ~TWork

Method ~TWork

library/cpp/neh/asio/asio.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 TIOService::TWork::~TWork() {
23 Srv_.GetImpl().WorkFinished();
24 }
25
26 TIOService::TIOService()
27 : Impl_(new TImpl())

Callers

nothing calls this directly

Calls 2

WorkFinishedMethod · 0.80
GetImplMethod · 0.45

Tested by

no test coverage detected