Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ frame_free
Function
frame_free
src/engine/frames.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
void frame_free( FRAME * frame )
27
{
28
lol_free( frame->args );
29
}
Callers
11
headers
Function · 0.85
call_timing_rule
Function · 0.85
call_action_rule
Function · 0.85
bjam_call
Function · 0.85
cmd_new
Function · 0.85
function_call_rule
Function · 0.85
function_call_member_rule
Function · 0.85
type_check_range
Function · 0.85
call_bind_rule
Function · 0.85
call_rule
Function · 0.85
sequence_transform
Function · 0.85
Calls
1
lol_free
Function · 0.85
Tested by
no test coverage detected