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

Method ~TStreams

library/cpp/http/io/stream.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 inline ~TStreams() {
59 TDelete f;
60
61 ForEach(f);
62 }
63
64 template <class S>
65 inline S* Add(S* t) noexcept {

Callers

nothing calls this directly

Calls 1

ForEachFunction · 0.50

Tested by

no test coverage detected