MCPcopy Create free account
hub / github.com/chen3feng/toft / ScanSpecification

Method ScanSpecification

base/string/format/specification.h:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 char scanset[32]; // Used only if specifier == '['
68
69 ScanSpecification() : skip(false) { }
70
71 // Return number of chars consumed.
72 int Parse(const char* format);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected