Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ West
Function
West
tests/AutoHandlerTest.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
decltype(auto) West()
25
{
26
return
'c'
;
27
}
28
29
constexpr decltype(auto) CEWest()
30
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected