Compares a the first value of a pair to a value. More...
#include <Interpolation.h>
Public Member Functions | |
bool | operator() (const Pair &p, const Key &v) |
bool | operator() (const Key &v, const Pair &p) |
Compares a the first value of a pair to a value.
Definition at line 61 of file Interpolation.h.