__gnu_pbds::priority_queue_tag

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

__gnu_pbds::priority_queue_tag - Basic priority-queue.

 

SYNOPSIS


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.

Definition at line 171 of file tag_and_trait.hpp.

 

Author

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


 

Index

NAME
SYNOPSIS
Detailed Description
Author