boost::itl::exclusive_less< IntervalType > Struct Template Reference

Comparison functor on intervals implementing an overlap free less. More...

List of all members.

Public Member Functions

bool operator() (const IntervalType &x1, const IntervalType &x2) const


Detailed Description

template<class IntervalType>
struct boost::itl::exclusive_less< IntervalType >

Comparison functor on intervals implementing an overlap free less.

Member Function Documentation

template<class IntervalType >
bool boost::itl::exclusive_less< IntervalType >::operator() ( const IntervalType &  x1,
const IntervalType &  x2 
) const [inline]

Operator operator() implements a strict weak ordering on intervals.


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

Generated on Wed Jan 13 18:35:04 2010 for Interval Template Library by  doxygen 1.5.7.1