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

Class TArrayRef

util/generic/fwd.h:159–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157
158template <class T>
159class TArrayRef;
160
161template <class T>
162using TConstArrayRef = TArrayRef<const T>;

Callers 6

FilterClosureMethod · 0.50
EvalSingleThreadMethod · 0.50
GetBlockIteratorMethod · 0.50
GetBlockIteratorMethod · 0.50
WrapFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected