MCPcopy 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

2class String {
3public:
4 bool Format(const wchar_t FormatStr[], ...) { return true; }
5};
6
7void FTest() {

Callers 1

FTestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected