template<class LHS, class RHS>
          OR class
        
        | Template parameters | |
|---|---|
| LHS | Type of left hand side operand | 
| RHS | Type of right hand side operand | 
Represents the logical OR operation between two templated types: