Sent from my iPhone
On Oct 3, 2008, at 1:38 AM, "ivranos at freemail dot gr" <[EMAIL PROTECTED]
> wrote:
--- Comment #9 from ivranos at freemail dot gr 2008-10-03 08:38
---
I am sorry but you are not right/specific.
At first there is no struct in the code, only class.
In C+
--- Comment #9 from ivranos at freemail dot gr 2008-10-03 08:38 ---
I am sorry but you are not right/specific.
At first there is no struct in the code, only class. Second, the copy
constructor does not copy the passed argument, it ignores it. But it
initialises its data member the same
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--- Comment #1 from ivranos at freemail dot gr 2008-10-02 19:17 ---
Created an attachment (id=16454)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16454&action=view)
The produced .ii file
This is the produced main.ii file created by
g++ -ansi -pedantic-errors -Wall -save-temps ma