aboutsummaryrefslogtreecommitdiff
path: root/src/tests/itoheap.cpp (follow)
AgeCommit message (Collapse)Author
2008-02-19Oops. I made the Bu::Heap API look like a stack, not a queue, that's beenMike Buland
fixed, and the Bu::ItoHeap is working and tested. Note that when multiple items have the same sort order, they will come out in random order.