https://issues.dlang.org/show_bug.cgi?id=14605
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from [email protected] --- 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. --
