34 if ( ondelete_r ==
FREE )
49 return str << obj.
c_str();
shared_ptr custom deleter calling xmlFree.
const char * c_str() const
Explicit conversion to const char *.
shared_ptr custom deleter doing nothing.
std::ostream & operator<<(std::ostream &str, const ReadState &obj)
shared_ptr< const xmlChar > _xmlstr
Wraps the xmlChar *.
XmlString(const xmlChar *const xmlstr_r=NULL, OnDelete ondelete_r=NOFREE)
Ctor from xmlChar.