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)
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).


No differences found