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