MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / empty

Method empty

Source/external/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

initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
createWithResponseMethod · 0.80
decompressLvlStrMethod · 0.80
initMethod · 0.80
handleWindowsMethod · 0.80
initMethod · 0.80
initMethod · 0.80
to_jsonMethod · 0.80
createWithResponseMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected