bitwise_xor< T > Class Template Reference |
Public Member Functions | |
T | operator() (const T &x, const T &y) const |
Detailed Description
template<class T>
class adobe::bitwise_xor< T >
Definition at line 230 of file operator.hpp.
Member Function Documentation
T operator() | ( | const T & | x, |
const T & | y | ||
) | const |
Definition at line 233 of file operator.hpp.