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

Method Value

library/cpp/neh/asio/asio.h:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 int Value() const noexcept {
49 return Val_;
50 }
51
52 TString Text() const {
53 if (!Val_) {

Callers 1

ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected