Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TIterator
Class · 0.70
Tested by
no test coverage detected