GNU g++  v5.2.1
GNU Standard C++
entry_pred.hpp File Reference

Contains an implementation class for a binary_heap. More...

This graph shows which files directly or indirectly include this file:

Classes

struct  __gnu_pbds::detail::entry_pred< _VTp, Pred, _Alloc, No_Throw >
 Entry predicate primary class template. More...
 
struct  __gnu_pbds::detail::entry_pred< _VTp, Pred, _Alloc, false >
 Specialization, false. More...
 
struct  __gnu_pbds::detail::entry_pred< _VTp, Pred, _Alloc, false >::type
 
struct  __gnu_pbds::detail::entry_pred< _VTp, Pred, _Alloc, true >
 Specialization, true. 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.