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

Function path_register_key

src/engine/pathnt.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382
383
384void path_register_key( OBJECT * canonic_path )
385{
386 path_key( canonic_path, 1 );
387}
388
389
390OBJECT * path_as_key( OBJECT * path )

Callers 1

Calls 1

path_keyFunction · 0.85

Tested by

no test coverage detected