Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JosephP91/curlcpp
/ moption_t
Class
moption_t
include/curl_multi.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
namespace detail {
42
template <CURLMoption>
43
struct moption_t;
44
45
template <CURLMoption opt>
46
using MOption_type = typename moption_t<opt>::type;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected