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

Function h

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

Source from the content-addressed store, hash-verified

13static decltype([] { })& f();
14
15static void h(decltype([] { })*) { }
16
17static void w(decltype([] { })*, decltype([] { return 2; })&) { }
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected