MCPcopy Create free account
hub / github.com/AllentDan/LibtorchTutorials / string

Method string

lesson6-Segmentation/json.hpp:5383–5387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5381 }
5382
5383 bool string(string_t& val)
5384 {
5385 handle_value(val);
5386 return true;
5387 }
5388
5389 bool binary(binary_t& val)
5390 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected