[][src]Type Definition dary_heap::QuaternaryHeap

type QuaternaryHeap<T> = DaryHeap<T, D4>;

A quaternary heap (d = 4).