Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::equals::box_box< Dimension, DimensionCount > Struct Template Reference

#include <equals.hpp>

Inheritance diagram for boost::geometry::detail::equals::box_box< Dimension, DimensionCount >:

Static Public Member Functions

template<typename Box1 , typename Box2 >
static bool apply (Box1 const &box1, Box2 const &box2)
 

Member Function Documentation

template<std::size_t Dimension, std::size_t DimensionCount>
template<typename Box1 , typename Box2 >
static bool boost::geometry::detail::equals::box_box< Dimension, DimensionCount >::apply ( Box1 const &  box1,
Box2 const &  box2 
)
inlinestatic

The documentation for this struct was generated from the following file: