Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ targets_to_update
Function
targets_to_update
v2/engine/make.c:925–928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
923
924
925
LIST * targets_to_update()
926
{
927
return targets_to_update_;
928
}
929
930
931
void clear_targets_to_update()
Callers
2
builtin_update
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected