Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ IsDebugEnabled
Function
IsDebugEnabled
04.06-downWithDebug0/main.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
constexpr bool IsDebugEnabled()
21
{
22
return DEBUG;
23
}
24
25
void CloseToGood()
26
{
Callers
2
main
Function · 0.85
CloseToGood
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected