Created on 2016-05-02.00:00:00 last changed 89 months ago
Proposed resolution:
Augment [priority.queue] as indicated:
typedef Container container_type; typedef Compare value_compare;
The containers that take a comparison functor (set, multiset, map, and multimap) have a typedef for the comparison functor. priority_queue does not.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-30 20:15:43 | admin | set | status: wp -> c++17 |
2016-06-28 12:50:44 | admin | set | status: ready -> wp |
2016-05-22 15:38:38 | admin | set | status: new -> ready |
2016-05-03 16:09:43 | admin | set | messages: + msg8065 |
2016-05-02 00:00:00 | admin | create |