This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/26024] Initializing using methods of class object passed to constructor



------- Comment #1 from Don at Skyler dot com  2006-01-30 05:30 -------
Somehow when I copied and pasted the first line in main came out wrong; it
should be:

        D       d(Initializer());

which produces the apparently incorrect error as noted.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26024


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]