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

