Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ VarTemplateWithLambdaTest.cpp
File
VarTemplateWithLambdaTest.cpp
tests/VarTemplateWithLambdaTest.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Source: https://twitter.com/bjorn_fahller/status/1039778723791335424
2
#define INSIGHTS_USE_TEMPLATE
3
4
// XXX: This does not compile after transformation, as T inside of the generated lambda has no meaning. And the closure
Callers
nothing calls this directly
Calls
1
T
Class · 0.70
Tested by
no test coverage detected