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

Method MRIsCmdNeeded

library/cpp/par/par.h:141–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 return false;
140 }
141 virtual bool MRIsCmdNeeded() const {
142 return true;
143 }
144 };
145
146 struct TDataLocation {

Callers 2

NeedResultMethod · 0.45
NeedResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected