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

Method end

util/generic/iterator.h:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 inline iterator end() const noexcept {
129 return TIterator();
130 }
131};
132
133/**

Callers

nothing calls this directly

Calls 1

TIteratorClass · 0.70

Tested by

no test coverage detected