FreeLing  4.0
Friends
freeling::basic_const_tree_iterator< T > Class Template Reference

const iterator. More...

#include <tree.h>

Inheritance diagram for freeling::basic_const_tree_iterator< T >:
Inheritance graph
[legend]
Collaboration diagram for freeling::basic_const_tree_iterator< T >:
Collaboration graph
[legend]

List of all members.

Friends

class tree_preorder_iterator< T >
class tree_sibling_iterator< T >
class const_tree_preorder_iterator< T >
class const_tree_sibling_iterator< T >

Detailed Description

template<class T>
class freeling::basic_const_tree_iterator< T >

const iterator.

Just for convenience and homogeneity


Friends And Related Function Documentation

template<class T >
friend class const_tree_preorder_iterator< T > [friend]
template<class T >
friend class const_tree_sibling_iterator< T > [friend]
template<class T >
friend class tree_preorder_iterator< T > [friend]
template<class T >
friend class tree_sibling_iterator< T > [friend]

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