Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ release
Function
release
test/prebuilt/ext/a.cpp:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
#endif
13
#ifdef RELEASE
14
void release() {}
15
#else
16
void debug() {}
17
#endif
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected