MCPcopy 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
18constexpr float Get()
19{
20 return 23.97f;
21}
22
23int main()
24{

Callers 2

mainFunction · 0.85
FooMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected