MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / string

Method string

external/json/json.hpp:4483–4487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4481 }
4482
4483 bool string(string_t& val)
4484 {
4485 handle_value(val);
4486 return true;
4487 }
4488
4489 bool start_object(std::size_t len)
4490 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected