MCPcopy 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
270module_t * root_module()
271{
272 return &root;
273}
274
275
276void import_module( LIST * module_names, module_t * target_module )

Callers 15

headersFunction · 0.85
var_getFunction · 0.85
make1cFunction · 0.85
call_timing_ruleFunction · 0.85
call_action_ruleFunction · 0.85
make1bindFunction · 0.85
variableMethod · 0.85
module_bind_variablesFunction · 0.85
global_rule_nameFunction · 0.85
global_ruleFunction · 0.85
bindruleFunction · 0.85
bind_builtinFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected