]> www.ginac.de Git - ginac.git/commitdiff
Added const_iterator, const_preorder_iterator, const_postorder_iterator. The
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 29 Aug 2003 21:29:14 +0000 (21:29 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 29 Aug 2003 21:29:14 +0000 (21:29 +0000)
pre-/postorder iterators don't visit the root node; this should probably be
fixed. The ex::traverse*() functions can then be removed.


No differences found