Scroll to navigation

__gnu_pbds::priority_queue_tag(3cxx) __gnu_pbds::priority_queue_tag(3cxx)

NAME

__gnu_pbds::priority_queue_tag - Basic priority-queue.

SYNOPSIS

#include <tag_and_trait.hpp>

Inherits __gnu_pbds::container_tag.

Inherited by __gnu_pbds::binary_heap_tag, __gnu_pbds::binomial_heap_tag, __gnu_pbds::pairing_heap_tag, __gnu_pbds::rc_binomial_heap_tag, and __gnu_pbds::thin_heap_tag.

Detailed Description

Basic priority-queue.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

Tue Jun 13 2023 libstdc++