__gnu_pbds::binary_heap_tag

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

NAME

__gnu_pbds::binary_heap_tag - Binary-heap (array-based).

 

SYNOPSIS


Inherits __gnu_pbds::priority_queue_tag.  

Detailed Description

Binary-heap (array-based).

Definition at line 183 of file tag_and_trait.hpp.

 

Author

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


 

Index

NAME
SYNOPSIS
Detailed Description
Author