CGAL 4.9 - CGAL and the Boost Graph Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Out_edge_iterator< Graph > Class Template Reference

#include <CGAL/boost/graph/iterator.h>

Inherits from

iterator_adaptor< Out_edge_iterator< Graph >, Halfedge_around_target_iterator< Graph >, boost::graph_traits< Graph >::edge_descriptor, std::bidirectional_iterator_tag, boost::graph_traits< Graph >::edge_descriptor >.

Public Types

typedef void(Out_edge_iterator::* bool_type )() const
 

Public Member Functions

 Out_edge_iterator ()
 
 Out_edge_iterator (halfedge_descriptor h, const Graph &g, int n=0)
 
void this_type_does_not_support_comparisons () const
 
 operator bool_type () const
 

Friends

class boost::iterator_core_access