Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon

DataStructures Namespace

Scroll Prev Top Next More

Defines heap classes and efficient priority queues. There are also object stacks and queues.

A heap is a complete binary tree where every node's value is guaranteed to be greater than its children's values.

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb