#include <segment_iterator.hpp>
Public Member Functions | |
segment_iterator () | |
template<typename OtherGeometry > | |
segment_iterator (segment_iterator< OtherGeometry > const &other) | |
Friends | |
template<typename OtherGeometry > | |
class | segment_iterator |
template<typename G > | |
segment_iterator< G const > | segments_begin (G const &) |
template<typename G > | |
segment_iterator< G const > | segments_end (G const &) |
|
inline |
|
inline |
References BOOST_MPL_ASSERT_MSG, boost::detail::type, and boost::program_options::value().
|
friend |
|
friend |