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

Method High

util/system/unaligned_mem_ut.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 ui64 High() const {
20 return (ui64)(x >> 64);
21 }
22
23 static TUInt128 Max() {
24 return {~(__uint128_t)0};

Callers 1

Y_UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected