Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ empty
Method
empty
library/cpp/token/token_structure.h:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
return MAX_SUBTOKENS;
174
}
175
bool empty() const {
176
return Tokens.empty();
177
}
178
void clear() {
179
Tokens.clear();
180
}
Callers
15
ApplyImpl
Function · 0.45
GetToken
Method · 0.45
GetCount
Method · 0.45
GetTopTokens
Method · 0.45
Save
Method · 0.45
GetTokenInfoFromLineInNewFormat
Function · 0.45
CreateMMapDictionaryImpl
Method · 0.45
GetBucketIndex
Function · 0.45
CalcMostFrequentUnits
Method · 0.45
ApplyFuncToLetterNGramsImpl
Function · 0.45
Empty
Method · 0.45
GetToken
Method · 0.45
Calls
no outgoing calls
Tested by
2
GetTestParam
Method · 0.36
TPortManagerImpl
Method · 0.36