Public Member Functions
mbl_stl_pred_pair_order< T1, T2 > Struct Template Reference

#include <mbl_stl_pred.h>

List of all members.

Public Member Functions

bool operator() (const vcl_pair< T1, T2 > &pair1, const vcl_pair< T1, T2 > &pair2) const

Detailed Description

template<class T1, class T2>
struct mbl_stl_pred_pair_order< T1, T2 >

Definition at line 181 of file mbl_stl_pred.h.


Member Function Documentation

template<class T1 , class T2 >
bool mbl_stl_pred_pair_order< T1, T2 >::operator() ( const vcl_pair< T1, T2 > &  pair1,
const vcl_pair< T1, T2 > &  pair2 
) const [inline]

Definition at line 183 of file mbl_stl_pred.h.


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