Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ empty
Method
empty
util/generic/hash.h:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
Y_PURE_FUNCTION bool empty() const noexcept {
120
return rep.empty();
121
}
122
explicit operator bool() const noexcept {
123
return !empty();
124
}
Callers
15
DoMain
Function · 0.45
NumericStrCmp
Function · 0.45
Patch
Function · 0.45
GenerateEnum
Function · 0.45
GetKeyFieldSortOrder
Function · 0.45
GetNameFieldSortOrder
Function · 0.45
ToStringBufDirect
Method · 0.45
TEnumDescriptionBase
Method · 0.45
CommonStringBuffer
Function · 0.45
OpenOutput
Function · 0.45
Fix
Function · 0.45
MakeCycle
Function · 0.45
Calls
no outgoing calls
Tested by
11
TestSock
Method · 0.36
TestNetworkResolutionError
Method · 0.36
Test1
Method · 0.36
Test7
Method · 0.36
TestConstructors
Method · 0.36
TestFuncs
Method · 0.36
TestEmpty
Method · 0.36
TestEmptyRanges
Function · 0.36
TestDecodingMethods
Method · 0.36
TestDecodingMethods
Method · 0.36
TestDecodingMethodsMixedStr
Method · 0.36