Opened 8 years ago
Closed 8 years ago
#831 closed request (fixed)
PriorityQueue
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.13 |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
Similar to Queue but elements are sorted according to a CompareFunctor.
Change History (2)
comment:1 Changed 8 years ago by
Owner: | changed from Jari Häkkinen to Peter |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3399]) closes #831; added new class PriorityQueue?.