34 if ( ondelete_r ==
FREE )
49 return str << obj.
c_str();
shared_ptr custom deleter calling xmlFree.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const XmlString &obj)
const char * c_str() const
Explicit conversion to const char *.
shared_ptr custom deleter doing nothing.
shared_ptr< const xmlChar > _xmlstr
Wraps the xmlChar *.
Easy-to use interface to the ZYPP dependency resolver.
XmlString(const xmlChar *const xmlstr_r=NULL, OnDelete ondelete_r=NOFREE)
Ctor from xmlChar.