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