MCPcopy 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
149static state * current_state( stack * const pStack )
150{
151 return pStack->stack;
152}
153
154
155static void pop_state( stack * const pStack )

Callers 1

make1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected