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

Class BasicWriter

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

Source from the content-addressed store, hash-verified

125
126template <typename Char>
127class BasicWriter;
128
129typedef BasicWriter<char> Writer;
130typedef BasicWriter<wchar_t> WWriter;

Callers

nothing calls this directly

Calls 10

FormatSpecClass · 0.85
convertFunction · 0.85
write_strFunction · 0.85
lengthClass · 0.50
push_backMethod · 0.45
c_strMethod · 0.45
appendMethod · 0.45
sizeMethod · 0.45
valueMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected