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

Method DoFinish

util/stream/tee.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void TTeeOutput::DoFinish() {
22 L_->Finish();
23 R_->Finish();
24}

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected