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

Function string_set_done

src/engine/object.c:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164
165
166static void string_set_done( string_set * set )
167{
168 BJAM_FREE( set->data );
169}
170
171
172static void string_set_resize( string_set * set )

Callers 1

object_doneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected