MCPcopy 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
24decltype(auto) West()
25{
26 return 'c';
27}
28
29constexpr decltype(auto) CEWest()
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected