20 #ifndef MPD_UPNP_UNIQUE_XML_HXX
21 #define MPD_UPNP_UNIQUE_XML_HXX
29 ixmlDocument_free(doc);
33 ixmlNodeList_free(nl);
void operator()(IXML_NodeList *nl)
std::unique_ptr< IXML_NodeList, UpnpIxmlDeleter > UniqueIxmlNodeList
std::unique_ptr< IXML_Document, UpnpIxmlDeleter > UniqueIxmlDocument
void operator()(IXML_Document *doc)