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::list< T > > Struct Template Reference

#include <polygon_set_traits.hpp>

Public Types

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

Member Typedef Documentation

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

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