Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ function_done
Function
function_done
v2/engine/function.c:4867–4870 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4865
4866
4867
void function_done( void )
4868
{
4869
BJAM_FREE( stack );
4870
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected