MiXiM  2.3
PairLess< Pair, Key > Class Template Reference

Compares a the first value of a pair to a value. More...

#include <Interpolation.h>

Inheritance diagram for PairLess< Pair, Key >:

List of all members.

Public Member Functions

bool operator() (const Pair &p, const Key &v) const
bool operator() (const Key &v, const Pair &p) const
bool operator() (const Pair &left, const Pair &right) const

Detailed Description

template<class Pair, class Key>
class PairLess< Pair, Key >

Compares a the first value of a pair to a value.


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