Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ current_state
Function
current_state
v2/engine/make1.c:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
148
149
static state * current_state( stack * const pStack )
150
{
151
return pStack->stack;
152
}
153
154
155
static void pop_state( stack * const pStack )
Callers
1
make1
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected