Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
static decltype([] { })& f();
14
15
static void h(decltype([] { })*) { }
16
17
static void w(decltype([] { })*, decltype([] { return 2; })&) { }
18
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected