cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

[cURLpp] copying of objects of polymorphic type FormPart

From: Piotr Dobrogost <curlpp_at_2008.autoera.pl>
Date: Tue, 11 Nov 2008 17:24:19 +0100

Hi

There is a problem with FormPart base class. It's polymorphic and we can make copies of objects of type FormPart* or FormPart& using the virtual clone() method but there is neither Copy Constructor nor Assignment Operator defined. It looks line we need to implement solution described in item 33 from "More Effecive C++" by Scott Meyers.
What do you think?

Regards
Piotr Dobrogost
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-11-11

These mail archives are generated by hypermail.

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

File upload with ASP.NET