STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
entry_cmp.hpp File Reference

Go to the source code of this file.

Classes

struct  __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, No_Throw >
 Entry compare, primary template. More...
 
struct  __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, true >
 Specialization, true. More...
 
struct  __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >
 Specialization, false. More...
 
struct  __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type
 Compare plus entry. More...
 

Namespaces

 __gnu_pbds
 GNU extensions for policy-based data structures for public use.
 
 __gnu_pbds::detail
 

Detailed Description

Contains an implementation class for a binary_heap.