casa
$Rev:20696$
|
Functor for bitwise negate of (integer) values. More...
#include <Functors.h>
Public Member Functions | |
T | operator() (const T &x) const |
Functor for bitwise negate of (integer) values.
Definition at line 241 of file Functors.h.
T casa::BitNegate< T >::operator() | ( | const T & | x | ) | const [inline] |
Definition at line 243 of file Functors.h.