Home
last modified time | relevance | path

Searched defs:CurlShare (Results 1 – 2 of 2) sorted by relevance

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dcurl_wrappers.h53 using CurlShare = std::unique_ptr<CURLSH, decltype(&curl_share_cleanup)>; variable
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dcurl_wrappers.h53 using CurlShare = std::unique_ptr<CURLSH, decltype(&curl_share_cleanup)>; variable