Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::core_dispatch::ring_return_type< multi_polygon_tag, MultiPolygon > Struct Template Reference

#include <ring_type.hpp>

Public Types

typedef ring_return_type
< polygon_tag, typename
mpl::if_< boost::is_const
< MultiPolygon >, typename
boost::range_value
< MultiPolygon >::type const,
typename boost::range_value
< MultiPolygon >::type >::type >
::type 
type
 

Member Typedef Documentation

template<typename MultiPolygon >
typedef ring_return_type< polygon_tag, typename mpl::if_ < boost::is_const<MultiPolygon>, typename boost::range_value<MultiPolygon>::type const, typename boost::range_value<MultiPolygon>::type >::type >::type boost::geometry::core_dispatch::ring_return_type< multi_polygon_tag, MultiPolygon >::type

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