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 589 of file Functors.h.
RES casacore::Max< L, R, RES >::operator() | ( | L | left, | |
R | right | |||
) | const [inline] |
Definition at line 591 of file Functors.h.