Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ popsettings
Function
popsettings
v2/engine/rules.c:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
*/
391
392
void popsettings( struct module_t * module, SETTINGS * v )
393
{
394
pushsettings( module, v ); /* just swap again */
395
}
396
397
398
/*
Callers
9
cache_name
Function · 0.85
make1c
Function · 0.85
call_timing_rule
Function · 0.85
call_action_rule
Function · 0.85
swap_settings
Function · 0.85
make1cmds
Function · 0.85
make1bind
Function · 0.85
make0
Function · 0.85
function_run
Function · 0.85
Calls
1
pushsettings
Function · 0.85
Tested by
no test coverage detected