Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ StringPrint
Function
StringPrint
base/string/format/print.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
std::string StringPrint(const char* format)
31
{
32
return StringVPrint(format, NULL, 0);
33
}
34
35
//////////////////////////////////////////////////////////////////////////////
36
// 1 args
Callers
11
Initialize
Method · 0.85
CheckBitmapSize
Method · 0.85
DecodeInternal
Method · 0.85
DecodeFromString
Method · 0.85
GetShardingPath
Method · 0.85
ShardingSSTableWriter
Method · 0.85
TEST
Function · 0.85
GenKey
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
OnReadable
Method · 0.85
Calls
1
StringVPrint
Function · 0.85
Tested by
4
TEST
Function · 0.68
GenKey
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68