| 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. |
nothing calls this directly
no outgoing calls
no test coverage detected