Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Format
Method
Format
tests/Issue365.cpp:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
class String {
3
public:
4
bool Format(const wchar_t FormatStr[], ...) { return true; }
5
};
6
7
void FTest() {
Callers
1
FTest
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected