26334f2808
- Use std::move to transfer ownership. - Avoid libxml primitives outside XmlNode. - Have attribute setting return errors. - Mark bool returns with WARN_UNUSED_RESULTS and use return value. - Use std::string over char*. Change-Id: Ia00bb29c690025275e270f10e5c065722481c0c5 |
||
---|---|---|
.. | ||
scoped_xml_ptr.h | ||
xml_node.cc | ||
xml_node.h | ||
xml_node_unittest.cc |