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.
-
class RepeatArray The
RepeatArrayclass is a template class that represents an array that repeats its elements. It has a constructor that takes a value and a size as parameters and initializes all elements of the array with the given value.- class Iterator
-
class ShiftArray Shift Array.
- class Iterator