MCPcopy Create free account
hub / github.com/PABannier/bark.cpp / empty

Method empty

examples/server/json.hpp:6236–6239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6234 friend struct wide_string_input_helper;
6235
6236 bool empty() const
6237 {
6238 return current == end;
6239 }
6240};
6241
6242

Callers 15

replace_substringFunction · 0.80
diagnosticsMethod · 0.80
fill_bufferMethod · 0.80
fill_bufferMethod · 0.80
keyFunction · 0.80
end_objectFunction · 0.80
end_arrayFunction · 0.80
json.hppFile · 0.80
end_objectMethod · 0.80
end_arrayMethod · 0.80
handle_valueMethod · 0.80
ungetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected