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

Function CEBest

tests/AutoHandlerTest.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19constexpr auto CEBest() -> int
20{
21 return 1;
22}
23
24decltype(auto) West()
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected