]> git.sesse.net Git - xml-template/commit
Make Clone and Alternate in C++0x handle embedded NULL values (kind of pointless...
authorsgunderson@bigfoot.com <>
Wed, 21 Sep 2011 23:24:40 +0000 (01:24 +0200)
committersgunderson@bigfoot.com <>
Wed, 21 Sep 2011 23:24:40 +0000 (01:24 +0200)
commit62c782c572e33a1f03f57a71f63309165da47e73
treeb631abe85d403c7d351f1a59cb0b36fa91912338
parenta87410331a3cf42444d92930a9a796a384278c8d
Make Clone and Alternate in C++0x handle embedded NULL values (kind of pointless in C++, but it is good to have equivalent semantics everywhere). Add attribute3 test, which then passes.
c++0x/Makefile
c++0x/attribute3.cpp [new file with mode: 0644]
c++0x/xml-template.cpp