]> git.sesse.net Git - xml-template/commit
In the C++11 version, fix a bug with node removal that would cause an inconsistent...
authorsgunderson@bigfoot.com <>
Sat, 24 Sep 2011 11:27:32 +0000 (13:27 +0200)
committersgunderson@bigfoot.com <>
Sat, 24 Sep 2011 11:27:32 +0000 (13:27 +0200)
commitbec181161e7f718c8e15c0bbc0b116b697a696f9
treec230356e118b8ffe8f763d2abea2d898c7341033
parenta63f7668246665117f7907ca0c94dba57d6df297
In the C++11 version, fix a bug with node removal that would cause an inconsistent tree. For extra bonus, we do not need document fragments anymore.
c++11/xml-template.cpp