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