Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Get
Function
Get
tests/ConstexprFunctionHandlerTest.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
18
constexpr float Get()
19
{
20
return 23.97f;
21
}
22
23
int main()
24
{
Callers
2
main
Function · 0.85
Foo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected