Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ root_module
Function
root_module
src/engine/modules.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
module_t * root_module()
271
{
272
return &root;
273
}
274
275
276
void import_module( LIST * module_names, module_t * target_module )
Callers
15
headers
Function · 0.85
var_get
Function · 0.85
make1c
Function · 0.85
call_timing_rule
Function · 0.85
call_action_rule
Function · 0.85
make1bind
Function · 0.85
variable
Method · 0.85
module_bind_variables
Function · 0.85
global_rule_name
Function · 0.85
global_rule
Function · 0.85
bindrule
Function · 0.85
bind_builtin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected