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

Function CEWest

docs/examples/auto.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26constexpr decltype(auto) CEWest()
27{
28 return 'c';
29}
30
31[[maybe_unused]] inline constexpr decltype(auto) MUCEWest()
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected