MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / empty

Method empty

extern/json/json.hpp:6240–6243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6238 friend struct wide_string_input_helper;
6239
6240 bool empty() const
6241 {
6242 return current == end;
6243 }
6244};
6245
6246

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected