Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
bitwise_or< T > Struct Template Reference

#include <operator.hpp>

Public Member Functions

operator() (const T &x, const T &y) const

Detailed Description

template<class T>
struct adobe::bitwise_or< T >

Definition at line 233 of file operator.hpp.

Member Function Documentation

◆ operator()()

template<class T>
T operator() ( const T & x,
const T & y ) const

Definition at line 234 of file operator.hpp.