Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Left
Method
Left
util/memory/pool.h:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
inline size_t Left() const noexcept {
72
return Left_;
73
}
74
75
inline const char* Data() const noexcept {
76
return (const char*)(this + 1);
Callers
2
Available
Method · 0.45
MemoryWaste
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected