Galois::flat_map< _Key, _Tp, _Compare, _Alloc >::value_key_compare Class Reference
List of all members.
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_key_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_key_compare::value_key_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> >>
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> >>
The documentation for this class was generated from the following file: