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_either_polygon_set_type< T, T2 > Struct Template Reference

#include <polygon_set_concept.hpp>

Public Types

typedef gtl_or< typename
is_polygon_set_type< T >::type,
typename is_polygon_set_type
< T2 >::type >::type 
type
 

Member Typedef Documentation

template<typename T , typename T2 >
typedef gtl_or<typename is_polygon_set_type<T>::type, typename is_polygon_set_type<T2>::type >::type boost::polygon::is_either_polygon_set_type< T, T2 >::type

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