Classes

  • class BpqIterator Bounded Priority Queue Iterator.
  • class BPQueue Bounded priority queue.
  • class Dllink doubly linked node (that may also be a "head" a list)
  • class Dllist doubly linked list with sentinel head node
  • class DllIterator list iterator
  • class MapAdapter Dict-like data structure by std::vector and Range.