FreeLing
4.0
|
const iterator. More...
#include <tree.h>
Friends | |
class | tree_preorder_iterator< T > |
class | tree_sibling_iterator< T > |
class | const_tree_preorder_iterator< T > |
class | const_tree_sibling_iterator< T > |
const iterator.
Just for convenience and homogeneity
friend class const_tree_preorder_iterator< T > [friend] |
Reimplemented in freeling::const_tree_sibling_iterator< T >.
friend class const_tree_sibling_iterator< T > [friend] |
Reimplemented in freeling::const_tree_preorder_iterator< T >.
friend class tree_preorder_iterator< T > [friend] |
Reimplemented in freeling::const_tree_sibling_iterator< T >.
friend class tree_sibling_iterator< T > [friend] |