Opened 8 years ago

Last modified 7 years ago

#10774 new Feature Requests

Add a queue/priority container

Reported by: viboes Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: container
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

Boost is missing queue/priority_queue conforming to C++11 using Boost.Move.

See also #10773.

Change History (3)

comment:1 by viboes, 8 years ago

Description: modified (diff)

comment:2 by viboes, 8 years ago

Type: BugsFeature Requests

comment:3 by gagan1kumar@…, 7 years ago

Why do we need priority_queue in Boost even though it already exists in C++ STL as std::priority_queue<T>?

Note: See TracTickets for help on using tickets.