MCPcopy Create free account
hub / github.com/ablab/spades / value

Method value

ext/include/cppformat/format.h:1096–1096  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1094 : SpecT(spec), value_(value) {}
1095
1096 T value() const { return value_; }
1097};
1098
1099// A string format specifier.

Callers 2

padFunction · 0.45
BasicWriterClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected