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

Function Apple

tests/Cpp20ClassAsNTTPTest.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12template<X I>
13int Apple() {
14 return I.Fun();
15}
16
17void test()
18{

Callers

nothing calls this directly

Calls 1

FunMethod · 0.45

Tested by

no test coverage detected