Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Best
Function
Best
tests/AutoHandlerTest.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
auto Best() -> int
15
{
16
return 1;
17
}
18
19
constexpr auto CEBest() -> int
20
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected