Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
boost::detail::binary_tree_base< Vertex, Node >::vertex_iterator Struct Reference

Public Types

typedef iterator_facade< vertex_iterator, vertex_descriptor, multi_pass_input_iterator_tag, vertex_descriptor const & > super_t
 
typedef super_t::value_type value_type
 
typedef super_t::reference reference
 

Public Member Functions

 vertex_iterator (binary_tree_base const &g)
 
 vertex_iterator (vertex_descriptor start, binary_tree_base const &g)
 

Public Attributes

vertex_descriptor last
 
std::stack< vertex_descriptor > traversal
 
binary_tree_base const * g
 

Friends

class boost::iterator_core_access
 

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