MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / CEWest

Function CEWest

tests/AutoHandlerTest.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29constexpr decltype(auto) CEWest()
30{
31 return 'c';
32}
33
34[[maybe_unused]] inline constexpr decltype(auto) MUCEWest()
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected