Determines whether a type can be used on both sides of operator &, |, ^, &=, |=, ^= and ~ expressions.
More...
template<class T>
Determines whether a type can be used in operator ~ expression.
Definition: operators.hpp:311
Determines whether a type can be used on both sides of operator &, |, ^, &=, |=, ^= and ~ expressions...
Definition: operators.hpp:683
Determines whether a type can be used on both sides of operator &=, |= and ^= expressions.
Definition: operators.hpp:637
Determines whether a type can be used on both sides of operator &, | and ^ expressions.
Definition: operators.hpp:595
Determines whether a type can be used on both sides of operator &, |, ^, &=, |=, ^= and ~ expressions.
- Template Parameters
-