class std::priority queue

From Cppwiki

Jump to: navigation, search
The correct title of this page is "std::priority_queue". The displayed title is incorrect for technical or other reasons.

std::priority_queue is a C++ Standard Library container adaptor.

See also:

 <queue>, std::queue, std::stack
Personal tools