Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ w
Function
w
tests/p0315_2Test.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
static void h(decltype([] { })*) { }
16
17
static void w(decltype([] { })*, decltype([] { return 2; })&) { }
18
19
// This is invalid syntax!
20
//static decltype([] { }) x()[2];
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected