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

Method Test

util/generic/bitmap.h:596–598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594 }
595
596 Y_FORCE_INLINE bool Test(size_t n) const {
597 return Get(n);
598 }
599
600 Y_FORCE_INLINE TThis& Push(bool val) {
601 LShift(1);

Callers 1

Y_UNIT_TESTFunction · 0.45

Calls 1

GetFunction · 0.50

Tested by

no test coverage detected