Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev

This commit is contained in:
Johann Dreo 2010-08-31 10:22:46 +02:00
commit 23dc5dfed8
3 changed files with 75 additions and 26 deletions

View file

@ -819,7 +819,7 @@ private :
{
public:
using base_iterator::node;
using base_const_iterator::node;
typedef std::forward_iterator_tag iterator_category;
typedef const subtree value_type;