FreeList.num_idle

class FreeList(T)
size_t
num_idle
()

Return Value

Type: size_t

the number of idle (available) items in the free list

Meta