[Issue 14605] RefAppender fails isOutputRange
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jul 16 12:46:02 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14605
ag0aep6g at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from ag0aep6g at gmail.com ---
Two alternative pull requests:
https://github.com/D-Programming-Language/phobos/pull/3294
Changes RefAppender's opDispatch to be recognized by std.traits.hasMember.
https://github.com/D-Programming-Language/phobos/pull/3497
Changes std.traits.hasMember to recognize opDispatch'ed members.
--
More information about the Digitalmars-d-bugs
mailing list