]> git.sesse.net Git - xml-template/history - c++11/xml-template.cpp
In the C++11 version, fix a bug with node removal that would cause an inconsistent...
[xml-template] / c++11 / xml-template.cpp
2011-09-24 sgunderson@bigfoot.comIn the C++11 version, fix a bug with node removal that...
2011-09-23 sgunderson@bigfoot.comIn the C++11 version, we would set the wrong key on...
2011-09-22 sgunderson@bigfoot.comMicroscopic optimization to the C++11 code.
2011-09-22 sgunderson@bigfoot.comFix a possible use-after-free in the C++11 version...
2011-09-22 sgunderson@bigfoot.comRename C++0x port to C++11, since that will be the...