MCPcopy Create free account
hub / github.com/JosephP91/curlcpp / shoption_t

Class shoption_t

include/curl_share.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 namespace detail {
39 template <CURLSHoption>
40 struct shoption_t;
41
42 template <CURLSHoption opt>
43 using SHOption_type = typename shoption_t<opt>::type;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected