casa
$Rev:20696$
|
Functor to get maximum of two values. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (L left, R right) const |
Functor to get maximum of two values.
Definition at line 577 of file Functors.h.
RES casa::Max< L, R, RES >::operator() | ( | L | left, |
R | right | ||
) | const [inline] |
Definition at line 579 of file Functors.h.