pugixml/src
Arseny Kapoulkine a0d065cd22 Implment copyless copy for attributes
Previously attributes that were copied with their node used string sharing,
but standalone attributes that were copied using xml_node::*_copy(xml_attribute)
were not.
2015-04-12 03:03:56 -07:00
..
pugiconfig.hpp Update year to 2015 2015-03-20 20:47:14 -07:00
pugixml.cpp Implment copyless copy for attributes 2015-04-12 03:03:56 -07:00
pugixml.hpp Update year to 2015 2015-03-20 20:47:14 -07:00