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

#include <polygon_traits.hpp>

Public Types

typedef geometry_concept< T >::type GC
 
typedef gtl_or< typename
is_polygon_90_type< T >::type,
typename gtl_same_type
< polygon_45_concept, GC >
::type >::type 
type
 

Member Typedef Documentation

template<typename T >
typedef geometry_concept<T>::type boost::polygon::is_polygon_45_type< T >::GC
template<typename T >
typedef gtl_or<typename is_polygon_90_type<T>::type, typename gtl_same_type<polygon_45_concept, GC>::type>::type boost::polygon::is_polygon_45_type< T >::type

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