Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Function
f
tests/Issue238_3.cpp:2–2 ·
view source on GitHub ↗
cmdline:-std=c++2a
Source
from the content-addressed store, hash-verified
1
// cmdline:-std=c++2a
2
void f() { auto lambda = [](auto init, auto container) { for(auto i=init; auto test : container) { } }; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected