MCPcopy Create free account
hub / github.com/boostorg/json / end

Method end

example/parse_into.cpp:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 begin() { return nullptr; }
116
117 iterator
118 end() { return nullptr; }
119
120 void
121 clear()

Callers 5

serialize_cbor_numberFunction · 0.45
serialize_cbor_stringFunction · 0.45
serialize_cbor_valueFunction · 0.45
pretty_printFunction · 0.45
tag_invokeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected