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 242 of file operator.hpp.
Member Function Documentation
| T operator() | ( | const T & | x, | |
| const T & | y | |||
| ) | const |
Definition at line 245 of file operator.hpp.

