MCPcopy 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

TorchOperatorMethod · 0.45
~TorchOperatorMethod · 0.45
ProcessInputMethod · 0.45
isFinishedMethod · 0.45
getOutputMethod · 0.45
get_functionFunction · 0.45
operator()Method · 0.45
TEST_FFunction · 0.45
parseMethod · 0.45
NestedFieldMethod · 0.45
validMethod · 0.45

Calls 1

sizeFunction · 0.85

Tested by 6

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
createInsertPlanMethod · 0.36