MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / FTest

Function FTest

tests/Issue365.cpp:7–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5};
6
7void FTest() {
8 double d{};
9
10 String s;
11 s.Format(L"%i", d);
12}
13

Callers

nothing calls this directly

Calls 1

FormatMethod · 0.80

Tested by

no test coverage detected