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

Method type

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

Source from the content-addressed store, hash-verified

1031 int precision() const { return -1; }
1032 bool flag(unsigned) const { return false; }
1033 char type() const { return TYPE; }
1034 char fill() const { return ' '; }
1035};
1036

Callers 4

write_intMethod · 0.45
write_doubleMethod · 0.45
anyClass · 0.45
any_castFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected