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