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