MCPcopy Create free account
hub / github.com/dengwirda/jigsaw / fix_alloc

Method fix_alloc

src/libcpp/containers/block_array.hpp:366–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364 */
365
366 __inline_call void_type fix_alloc (
367 ) { set_alloc(count()) ; }
368
369 /*
370 --------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected