operator==
MISSING
          
 | 
        (1) | 
- 
      
      Determines if lhs and rhs are equal
      
        
Parameters:- 
              
const cl::sycl::queue &lhs: Left-hand-side object in comparison - 
              
const cl::sycl::queue &rhs: Right-hand-side object in comparison 
 -