Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
template <typename Char>
127
class BasicWriter;
128
129
typedef BasicWriter<char> Writer;
130
typedef BasicWriter<wchar_t> WWriter;
Callers
nothing calls this directly
Calls
10
FormatSpec
Class · 0.85
convert
Function · 0.85
write_str
Function · 0.85
length
Class · 0.50
push_back
Method · 0.45
c_str
Method · 0.45
append
Method · 0.45
size
Method · 0.45
value
Method · 0.45
str
Method · 0.45
Tested by
no test coverage detected