[][src]Type Definition dary_heap::OctonaryHeap

type OctonaryHeap<T> = DaryHeap<T, D8>;

An octonary heap (d = 8).