Fix handling of subtree_elements. Make the function constant time better-doc smaneth-devel
authorKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 13:09:11 +0000 (15:09 +0200)
committerKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 13:09:29 +0000 (15:09 +0200)
commit158789da8352e9ad2ee3feeb39f59e5f64343438
tree23c0dcbb7b77dc1f878ec5ab6ba39dd0652b15ed
parentb9fb65602be2216e5b4545763471bcd282c1382b
Fix handling of subtree_elements. Make the function constant time
by making use of the internal representation (no need to remove
all the attribute tags one by one but only remove twice the number
of attribute-data tags).
xml-tree-inc.hpp
xml-tree.hpp