Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ empty
Method
empty
bolt/type/StringView.h:270–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
bool empty() const {
271
return size() == 0;
272
}
273
274
/// Searches for
'key == strings[i]'
for i >= 0 < numStrings. If
275
///
'indices'
is given. searches for 'key ==
Callers
15
TorchOperator
Method · 0.45
~TorchOperator
Method · 0.45
ProcessInput
Method · 0.45
isFinished
Method · 0.45
getOutput
Method · 0.45
get_function
Function · 0.45
operator()
Method · 0.45
TEST_F
Function · 0.45
matchUnquotedSubscript
Method · 0.45
parse
Method · 0.45
NestedField
Method · 0.45
valid
Method · 0.45
Calls
1
size
Function · 0.85
Tested by
6
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
createInsertPlan
Method · 0.36
createPartitionedOutputTask
Method · 0.36