| 145 | * Re-declaring template curl_pair, in case this is not in include path |
| 146 | */ |
| 147 | template<class T, class K> class curl_pair; |
| 148 | |
| 149 | /** |
| 150 | * Template specialization of curl_pair for curl_form type. |
nothing calls this directly
no outgoing calls
no test coverage detected