| reverse_fullorder_iterator< I > Class Template Reference
 
 Detailed Descriptiontemplate<typename I> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| typedef I iterator_type | 
Definition at line 246 of file forest.hpp.
| typedef inherited_t::reference reference | 
Definition at line 247 of file forest.hpp.
Constructor & Destructor Documentation
Definition at line 249 of file forest.hpp.
| reverse_fullorder_iterator | ( | I | x ) | 
Definition at line 250 of file forest.hpp.
| reverse_fullorder_iterator | ( | const reverse_fullorder_iterator< U > & | x ) | 
Definition at line 252 of file forest.hpp.
Member Function Documentation
| iterator_type base | ( | ) | const | 
Definition at line 256 of file forest.hpp.
| std::size_t edge | ( | ) | const | 
Definition at line 258 of file forest.hpp.
| std::size_t& edge | ( | ) | 
Definition at line 259 of file forest.hpp.
| bool equal_node | ( | const reverse_fullorder_iterator< I > & | y ) | const | 
Definition at line 261 of file forest.hpp.
Friends And Related Function Documentation
| friend class boost::iterator_core_access  [friend] | 
Definition at line 265 of file forest.hpp.

