util::detail::JointProxy< KeyIter, ValueIter >::value_type Struct Reference

#include <joint_sort.hh>

Collaboration diagram for util::detail::JointProxy< KeyIter, ValueIter >::value_type:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const std::iterator_traits
< KeyIter >::value_type
GetKey () const

Public Attributes

std::iterator_traits< KeyIter >
::value_type 
key
std::iterator_traits
< ValueIter >::value_type 
value


Detailed Description

template<class KeyIter, class ValueIter>
struct util::detail::JointProxy< KeyIter, ValueIter >::value_type

Definition at line 60 of file joint_sort.hh.


Member Function Documentation

template<class KeyIter, class ValueIter>
const std::iterator_traits<KeyIter>::value_type& util::detail::JointProxy< KeyIter, ValueIter >::value_type::GetKey (  )  const [inline]

Definition at line 63 of file joint_sort.hh.


Member Data Documentation

template<class KeyIter, class ValueIter>
std::iterator_traits<KeyIter>::value_type util::detail::JointProxy< KeyIter, ValueIter >::value_type::key

template<class KeyIter, class ValueIter>
std::iterator_traits<ValueIter>::value_type util::detail::JointProxy< KeyIter, ValueIter >::value_type::value


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

Generated on Thu Jul 6 00:34:53 2017 for Moses by  doxygen 1.5.9