MCPcopy Create free account
hub / github.com/boostorg/build / path_register_key

Function path_register_key

v2/engine/pathnt.c:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272
273
274void path_register_key( OBJECT * canonic_path )
275{
276 path_key( canonic_path, 1 );
277}
278
279
280OBJECT * path_as_key( OBJECT * path )

Callers 1

Calls 1

path_keyFunction · 0.85

Tested by

no test coverage detected