cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] Bug in HTTP Forms

From: Piotr Niemcunowicz <piotr.niemcunowicz_at_gmail.com>
Date: Thu, 07 Feb 2008 10:28:31 +0100

Jean-Philippe Barrette-LaPierre wrote:
> On 6-Feb-08, at 5:04 PM, Piotr Niemcunowicz wrote:
>
>
>> Great, please review attached patch, it should settle both things :)
>>
>>
>
> The patch wasn't enough for me. I don't like the STL containers of
> pointers. To much
> to manage. So, I did something like a container of clone_ptr

What about using boost::ptr_list? It keeps only pointers and owns them.
But this would add dependency on boost, so I`m not sure if it`s an
acceptable solution (for me, it`s ok).

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-02-07

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET