Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ debug_build
Method
debug_build
include/chaiscript/chaiscript_defines.hpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
static bool debug_build()
148
{
149
return chaiscript::debug_build;
150
}
151
};
152
153
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected