P99

◆ p99_uf_alloc()

p99_uf* p99_uf_alloc ( uint64_t  size)
inline

Allocate an new UF data structure.

Initially the UF is a family of singletons. Elements in the set are numbered from 0 upto size-1.

Definition at line 85 of file p99_uf.h.

References p99_uf_init().

+ Here is the call graph for this function: