pair_cmp Struct Reference

#include <ssi_dsearch.hpp>

List of all members.

Public Member Functions


Detailed Description

template<class DPoint>
struct mmx::ssi::assoc_t< DPoint >::pair_cmp

Definition at line 236 of file ssi_dsearch.hpp.


Member Function Documentation

bool operator() ( const assoc_t a1,
const assoc_t a2 
) const [inline]

Definition at line 237 of file ssi_dsearch.hpp.

References pair_cmp::operator()(), and assoc_t< DPoint >::pp.

Referenced by pair_cmp::operator()().

00237 { bool operator()( const assoc_t& a1, const assoc_t& a2 ) const { return a1.pp < a2.pp;  }; };


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

Generated on 6 Dec 2012 for shape by  doxygen 1.6.1