|
CGAL 4.5 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/iterator.h>
transform_iterator< internal::OppositeEdge< Graph >, Halfedge_around_target_iterator< Graph > >.
Public Types | |
|
typedef std::bidirectional_iterator_tag | iterator_category |
| 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 | |