c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Don at Skyler dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26029
--- Comment #3 from Don at Skyler dot com 2006-01-30 12:39 ---
Subject: Re: Initializing using methods of class object passed to constructor
On 30 Jan 2006 10:29:01 -, you wrote:
>
>
>--- Comment #2 from rguenth at gcc dot gnu dot org 2006-01-30 10:29
>--
--- 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
ED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Don at Skyler dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26024