[Issue 3318] [PATCH]Rebindable.get is not accessible
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 2 19:51:59 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3318
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2010-10-02 19:51:38 PDT ---
What's the point of
alias get this;
in the fix? I would have thought that that would conflict with the get property
function. It would seem to make it so that get would either give you the type
that Rebindable!() holds or Rebindable!() itself which would appear to
effectively overload get on the return type.
--
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