[Issue 6969] Forward reference on template class triangle
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 28 02:03:27 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6969
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> 2012-04-28 02:04:29 PDT ---
It's not really a forward reference, it's a circular one. B is defined in terms
of itself. I'm not sure how this could ever work.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list