curl-cpp
static c++17 wrapper for curl with -fno-exceptions support
Public Member Functions | List of all members
curl::curl_t::Share_deleter Struct Reference

#include <curl.hpp>

Collaboration diagram for curl::curl_t::Share_deleter:
Collaboration graph

Public Member Functions

void operator() (char *p) const noexcept
 

Detailed Description

Deleter for curl::curl_t::Share_t

Definition at line 378 of file curl.hpp.


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