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

Method Value

util/thread/lfqueue_ut.cpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 int Value() const {
45 return Value_;
46 }
47
48private:
49 int Marker_ = 0;

Callers 1

Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected