Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
This commit is contained in:
commit
23dc5dfed8
3 changed files with 75 additions and 26 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Reference in a new issue