MCPcopy Create free account
hub / github.com/HorizonMW/HorizonMW-Client / string

Method string

deps/json/tests/src/unit-cbor.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 bool string(std::string& /*unused*/)
57 {
58 return events_left-- > 0;
59 }
60
61 bool binary(std::vector<std::uint8_t>& /*unused*/)
62 {

Callers 14

readMethod · 0.45
compile_fileFunction · 0.45
parse_fileFunction · 0.45
rename_fileFunction · 0.45
disassemble_fileFunction · 0.45
MakeFileNameMethod · 0.45
ConcatPathsMethod · 0.45
test_wrapper_gettersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected