util::detail::LessWrapper< Proxy, Less > Class Template Reference

#include <joint_sort.hh>

List of all members.

Public Member Functions

 LessWrapper (const Less &less)
bool operator() (const Proxy &left, const Proxy &right) const
bool operator() (const Proxy &left, const typename Proxy::value_type &right) const
bool operator() (const typename Proxy::value_type &left, const Proxy &right) const
bool operator() (const typename Proxy::value_type &left, const typename Proxy::value_type &right) const


Detailed Description

template<class Proxy, class Less>
class util::detail::LessWrapper< Proxy, Less >

Definition at line 104 of file joint_sort.hh.


Constructor & Destructor Documentation

template<class Proxy, class Less>
util::detail::LessWrapper< Proxy, Less >::LessWrapper ( const Less &  less  )  [inline, explicit]

Definition at line 106 of file joint_sort.hh.


Member Function Documentation

template<class Proxy, class Less>
bool util::detail::LessWrapper< Proxy, Less >::operator() ( const typename Proxy::value_type &  left,
const typename Proxy::value_type &  right 
) const [inline]

Definition at line 117 of file joint_sort.hh.

template<class Proxy, class Less>
bool util::detail::LessWrapper< Proxy, Less >::operator() ( const typename Proxy::value_type &  left,
const Proxy &  right 
) const [inline]

Definition at line 114 of file joint_sort.hh.

template<class Proxy, class Less>
bool util::detail::LessWrapper< Proxy, Less >::operator() ( const Proxy &  left,
const typename Proxy::value_type &  right 
) const [inline]

Definition at line 111 of file joint_sort.hh.

template<class Proxy, class Less>
bool util::detail::LessWrapper< Proxy, Less >::operator() ( const Proxy &  left,
const Proxy &  right 
) const [inline]

Definition at line 108 of file joint_sort.hh.


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

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