Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ MUCEWest
Function
MUCEWest
docs/examples/auto.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
[[maybe_unused]] inline constexpr decltype(auto) MUCEWest()
32
{
33
return
'c'
;
34
}
35
36
int main()
37
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected