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

#include <polygon_set_traits.hpp>

Public Types

typedef gtl_or< typename
is_polygonal_concept< typename
geometry_concept< std::vector
< T > >::type >::type,
typename is_polygonal_concept
< typename geometry_concept
< typename std::vector< T >
::value_type >::type >::type >
::type 
type
 

Member Typedef Documentation

template<typename T >
typedef gtl_or< typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type, typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type>::type>::type boost::polygon::is_polygon_set_type< std::vector< T > >::type

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