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

Class curl_pair

include/curl_header.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 * Re-declaring template curl_pair, in case this is not in include path
105 */
106 template<class T, class K> class curl_pair;
107
108 /**
109 * Template specialization of curl_pair for curl_header type.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected