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

