casa
$Rev:20696$
|
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 233 of file Functors.h.
T casa::BitXor< T >::operator() | ( | const T & | x, |
const T & | y | ||
) | const [inline] |
Definition at line 235 of file Functors.h.