#include <operators.hpp>
template<class T, class B = ::boost::detail::empty_base<T>> 
  
  
      
        
          | bool operator<=  | 
          ( | 
          const T &  | 
          x,  | 
         
        
           | 
           | 
          const T &  | 
          y  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
 
template<class T, class B = ::boost::detail::empty_base<T>> 
  
  
      
        
          | bool operator>  | 
          ( | 
          const T &  | 
          x,  | 
         
        
           | 
           | 
          const T &  | 
          y  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
 
template<class T, class B = ::boost::detail::empty_base<T>> 
  
  
      
        
          | bool operator>=  | 
          ( | 
          const T &  | 
          x,  | 
         
        
           | 
           | 
          const T &  | 
          y  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
 
The documentation for this struct was generated from the following file: