Public Member Functions

PairLess< Pair, Key > Class Template Reference
[mappingDetails - mostly internal mapping classes]

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

#include <Interpolation.h>

List of all members.

Public Member Functions

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

Detailed Description

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

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

Definition at line 61 of file Interpolation.h.


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