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

Method Low

util/system/unaligned_mem_ut.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 ui64 Low() const {
16 return (ui64)x;
17 }
18
19 ui64 High() const {
20 return (ui64)(x >> 64);

Callers 1

Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected