Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/ConstraintAutoParameterTest.cpp:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
auto lambda = [](C auto container) { };
7
8
int main() {
9
lambda(4);
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected