GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type Struct Reference

Compare plus entry. More...

#include <entry_cmp.hpp>

Inheritance diagram for __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type:
Collaboration diagram for __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type:

Public Member Functions

 type ()
 
 type (const Cmp_Fn &other)
 
bool operator() (entry lhs, entry rhs) const
 

Detailed Description

template<typename _VTp, typename Cmp_Fn, typename _Alloc>
struct __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type

Compare plus entry.

Constructor & Destructor Documentation

template<typename _VTp , typename Cmp_Fn , typename _Alloc >
__gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type::type ( )
inline
template<typename _VTp , typename Cmp_Fn , typename _Alloc >
__gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type::type ( const Cmp_Fn &  other)
inline

Member Function Documentation

template<typename _VTp , typename Cmp_Fn , typename _Alloc >
bool __gnu_pbds::detail::entry_cmp< _VTp, Cmp_Fn, _Alloc, false >::type::operator() ( entry  lhs,
entry  rhs 
) const
inline

The documentation for this struct was generated from the following file: