https://issues.dlang.org/show_bug.cgi?id=14605

--- Comment #2 from [email protected] ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/dd2161705a7c6eb2fc9ba913a09b0592dde25469
std.traits.hasMember: just forward to __traits(hasMember, ...)

This way opDispatch'ed members are recognized.

Fixes issue 14605 - RefAppender fails isOutputRange.

--

Reply via email to