Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ function_refer
Function
function_refer
src/engine/function.cpp:3900–3903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3898
}
3899
3900
void function_refer( FUNCTION * func )
3901
{
3902
++func->reference_count;
3903
}
3904
3905
void function_free( FUNCTION * function_ )
3906
{
Callers
4
set_rule_body
Function · 0.85
actions_new
Function · 0.85
rule_localize
Function · 0.85
evaluate_rule
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected