Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/TemplateKeywordTest.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
};
27
28
int main()
29
{
30
// XXX: ns missing here for = ...::a;
31
compose<>::to<>::result<int, char> a;
32
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected