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::correct::correct_box_loop< Box, Dimension, DimensionCount > Struct Template Reference

#include <correct.hpp>

Public Types

typedef coordinate_type< Box >
::type 
coordinate_type
 

Static Public Member Functions

static void apply (Box &box)
 

Member Typedef Documentation

template<typename Box , std::size_t Dimension, std::size_t DimensionCount>
typedef coordinate_type<Box>::type boost::geometry::detail::correct::correct_box_loop< Box, Dimension, DimensionCount >::coordinate_type

Member Function Documentation

template<typename Box , std::size_t Dimension, std::size_t DimensionCount>
static void boost::geometry::detail::correct::correct_box_loop< Box, Dimension, DimensionCount >::apply ( Box &  box)
inlinestatic

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