#include <point_in_box.hpp>
 | 
| template<typename Value1 , typename Value2 >  | 
| static bool  | apply (Value1 const &value, Value2 const &min_value, Value2 const &max_value) | 
|   | 
template<typename Value1 , typename Value2 > 
  
  
      
        
          | static bool boost::geometry::strategy::within::within_range::apply  | 
          ( | 
          Value1 const &  | 
          value,  | 
         
        
           | 
           | 
          Value2 const &  | 
          min_value,  | 
         
        
           | 
           | 
          Value2 const &  | 
          max_value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: