On Tue, Nov 11, 2008 at 11:24 AM, Piotr Dobrogost <[EMAIL PROTECTED]>wrote:

> 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?


I don't have my copy near me. I'll look tonight and give you an answer.


>
> Regards
> Piotr Dobrogost
> _______________________________________________
> cURLpp mailing list
> cURLpp@rrette.com
> http://www.rrette.com/mailman/listinfo/curlpp
>
_______________________________________________
cURLpp mailing list
cURLpp@rrette.com
http://www.rrette.com/mailman/listinfo/curlpp

Reply via email to