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

Method TBitMapOps

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

Source from the content-addressed store, hash-verified

420
421public:
422 TBitMapOps() = default;
423
424 TBitMapOps(TChunk val) {
425 Mask.Data[0] = val;

Callers

nothing calls this directly

Calls 2

SanitizeMethod · 0.45
GetChunkCapacityMethod · 0.45

Tested by

no test coverage detected