Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ empty
Method
empty
util/stream/str.h:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
// TODO: compatibility with existing code, remove
236
237
Y_PURE_FUNCTION bool empty() const {
238
return Empty();
239
}
240
241
void clear() {
242
Clear();
Callers
14
AsciiEqualsIgnoreCase
Function · 0.45
IsIntersect
Function · 0.45
SubstGlobalImpl
Function · 0.45
IsNumberT
Function · 0.45
IsHexNumberT
Function · 0.45
DoTestSubstGlobal
Function · 0.45
Accept
Method · 0.45
Y_UNIT_TEST
Function · 0.45
ReadTo
Method · 0.45
Empty
Method · 0.45
Y_UNIT_TEST
Function · 0.45
ReadLine
Method · 0.45
Calls
1
Empty
Function · 0.50
Tested by
no test coverage detected