Functor for bitwise or of (integer) values. More...
#include <Functors.h>
Public Member Functions | |
T | operator() (const T &x, const T &y) const |
Functor for bitwise or of (integer) values.
Definition at line 237 of file Functors.h.
T casacore::BitOr< T >::operator() | ( | const T & | x, | |
const T & | y | |||
) | const [inline] |
Definition at line 239 of file Functors.h.