stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
stdex::curl_slist_free_all_delete Struct Reference

Deleter for unique_ptr using curl_slist_free_all. More...

#include <stdex/curl.hpp>

Public Member Functions

void operator() (struct ::curl_slist *ptr) const
 Delete a pointer.
 

Detailed Description

Deleter for unique_ptr using curl_slist_free_all.


The documentation for this struct was generated from the following file: