Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_compare Class Reference

#include <FlatMap.h>

List of all members.

Public Member Functions

bool operator() (const value_type &__x, const value_type &__y) const

Protected Member Functions

 value_compare (_Compare __c)

Protected Attributes

_Compare comp

Friends

class flat_map< _Key, _Tp, _Compare, _Alloc >

template<class _Key, class _Tp, class _Compare = std::less<_Key>, class _Alloc = std::allocator<std::pair<_Key, _Tp> >>
class Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_compare


Constructor & Destructor Documentation

template<class _Key, class _Tp, class _Compare = std::less<_Key>, class _Alloc = std::allocator<std::pair<_Key, _Tp> >>
Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_compare::value_compare ( _Compare  __c  )  [inline, protected]

Member Function Documentation

template<class _Key, class _Tp, class _Compare = std::less<_Key>, class _Alloc = std::allocator<std::pair<_Key, _Tp> >>
bool Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_compare::operator() ( const value_type __x,
const value_type __y 
) const [inline]

Friends And Related Function Documentation

template<class _Key, class _Tp, class _Compare = std::less<_Key>, class _Alloc = std::allocator<std::pair<_Key, _Tp> >>
friend class flat_map< _Key, _Tp, _Compare, _Alloc > [friend]

Member Data Documentation

template<class _Key, class _Tp, class _Compare = std::less<_Key>, class _Alloc = std::allocator<std::pair<_Key, _Tp> >>
_Compare Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_compare::comp [protected]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1