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_iterator_type_2< T, undefined_concept > Struct Template Reference

#include <polygon_90_set_traits.hpp>

Public Types

typedef T::const_iterator type
 

Static Public Member Functions

static type begin (const T &t)
 
static type end (const T &t)
 

Member Typedef Documentation

template<typename T >
typedef T::const_iterator boost::polygon::get_iterator_type_2< T, undefined_concept >::type

Member Function Documentation

template<typename T >
static type boost::polygon::get_iterator_type_2< T, undefined_concept >::begin ( const T t)
inlinestatic
template<typename T >
static type boost::polygon::get_iterator_type_2< T, undefined_concept >::end ( const T t)
inlinestatic

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