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

Method Last

util/generic/strbuf.h:507–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

505 }
506
507 Y_PURE_FUNCTION inline TdSelf Last(size_t len) const noexcept {
508 return TdSelf(*this).RSeek(len);
509 }
510
511private:
512 template <typename TDelimiterType>

Callers 3

RunBostonTestMethod · 0.45
MurmurHash32Function · 0.45
MurmurHash64Function · 0.45

Calls

no outgoing calls

Tested by 1

RunBostonTestMethod · 0.36