Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::get_coordinate_type< T, undefined_concept > Struct Template Reference

#include <polygon_90_set_traits.hpp>

Public Types

typedef get_coordinate_type_2
< typename
std::iterator_traits< typename
T::iterator >::value_type,
typename geometry_concept
< typename
std::iterator_traits< typename
T::iterator >::value_type >
::type >::type 
type
 

Member Typedef Documentation

template<typename T >
typedef get_coordinate_type_2<typename std::iterator_traits <typename T::iterator>::value_type, typename geometry_concept<typename std::iterator_traits <typename T::iterator>::value_type>::type>::type boost::polygon::get_coordinate_type< T, undefined_concept >::type

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