Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
421
public:
422
TBitMapOps() = default;
423
424
TBitMapOps(TChunk val) {
425
Mask.Data[0] = val;
Callers
nothing calls this directly
Calls
2
Sanitize
Method · 0.45
GetChunkCapacity
Method · 0.45
Tested by
no test coverage detected