This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Question about compiler-supplied assignment and copy with egcs.



> Date: Wed, 24 Feb 1999 06:19:53 -0500
> To: egcs@egcs.cygnus.com
> From: Paul Derbyshire <pderbysh@usa.net>

> Q: If egcs is allowed to supply the assignment operator and copy
> constructor for a "plain old data" type, will they be generally more
> efficient than user supplied versions?

This is a reasonable assumption.  If it is ever false, I think a
performance enhancement request is reasonable.