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_linestring_tag, MultiLinestring > Struct Template Reference

#include <ring_type.hpp>

Public Types

typedef ring_return_type
< linestring_tag, typename
mpl::if_< boost::is_const
< MultiLinestring >, typename
boost::range_value
< MultiLinestring >::type
const, typename
boost::range_value
< MultiLinestring >::type >
::type >::type 
type
 

Member Typedef Documentation

template<typename MultiLinestring >
typedef ring_return_type< linestring_tag, typename mpl::if_ < boost::is_const<MultiLinestring>, typename boost::range_value<MultiLinestring>::type const, typename boost::range_value<MultiLinestring>::type >::type >::type boost::geometry::core_dispatch::ring_return_type< multi_linestring_tag, MultiLinestring >::type

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