MCPcopy 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
925LIST * targets_to_update()
926{
927 return targets_to_update_;
928}
929
930
931void clear_targets_to_update()

Callers 2

builtin_updateFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected